UNPKG

@safejs/serializer

Version:

Serializer is a superset of JSON that includes recursive objects, dates, regular expressions, functions and others which you also can expand by yourself

9 lines (8 loc) 164 B
{ "extends": "../../tsconfig.json", "compilerOptions": { "rootDir": "src", "outDir": "lib" }, "include": ["src/index.ts"] }