diff --git a/helpers/api/kind.js b/helpers/api/kind.js index 028a196..83fff98 100644 --- a/helpers/api/kind.js +++ b/helpers/api/kind.js @@ -22,6 +22,8 @@ function makeKindFilePath ({ kindSlug, number }) { return `${ apiDirectory }${ makeKindEndpoint({ kindSlug, number }) }.json` } + +// This may provide better performance via memoization export class KindList extends PaginatedList { constructor({ list,