UNPKG

@freedomds/shared-pagination

Version:

FDS-Shared - Helper types for grid pagination, sorting and filtering

17 lines 286 B
{ "compilerOptions": { "noImplicitAny": true, "module": "commonjs", "target": "ES5", "emitDecoratorMetadata": true, "experimentalDecorators": true, "sourceMap": true, "declaration": true }, "files": [ "index.ts" ], "exclude": [ "node_modules" ] }