UNPKG

array-paginator

Version:

A module for simplify paginate with arrays

11 lines (10 loc) 185 B
{ "include": ["src/**/*"], "compilerOptions": { "target": "ES2020", "allowJs": true, "declaration": true, "emitDeclarationOnly": true, "outDir": "typings" } }