UNPKG

json-canonicalize

Version:
9 lines (8 loc) 386 B
// Type definitions for json-canonicalize 1.1.0 // Project: https://github.com/snowyu/json-canonicalize.ts // Definitions by: Riceball LEE <snowyu.lee@gmail.com> <https://github.com/snowyu> // Definitions: https://github.com/snowyu/json-canonicalize.ts // TypeScript Version: ^4.2.4 export * from './canonicalize'; export * from './canonicalize-ex'; //# sourceMappingURL=index.d.ts.map