UNPKG

any-serialize

Version:

Serialize / Deserialize any JavaScript objects, as long as you provides how-to. I have already provided `Date`, `RegExp`, `Set` and `Function`.

7 lines 106 B
{ "extends": "../tsconfig.json", "compilerOptions": { "rootDir": ".", "outDir": "../lib" } }