Options
All
  • Public
  • Public/Protected
  • All
Menu

just-json-type — Reference

Just JSON Type

JSON.parse and JSON.stringify but with strict TypeScript definitions

Usage

This packages export two aliases:

  • load is JSON.parse with strict type definition
  • dump is JSON.stringify with strict type definition

License

MIT © Hoàng Văn Khải

Generated using TypeDoc