Package Exports
- safe-json-type
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (safe-json-type) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
safe-json-type
安全的json类型
将json中不支持的Date和Bytes用安全的方法序列化,并在反序列化后找回对应的类型(而不是字符串)
【本项目还在开发中,请勿使用】