Just JSON Type
JSON.parse and JSON.stringify but with strict TypeScript definitions
Usage
This packages export two aliases:
loadisJSON.parsewith strict type definitiondumpisJSON.stringifywith strict type definition
JSON.parse and JSON.stringify but with strict TypeScript definitions
This packages export two aliases:
load is JSON.parse with strict type definitiondump is JSON.stringify with strict type definition