UNPKG

@worker-tools/structured-json

Version:

Stringify and parse JavaScript values according to Structured Clone Algorithm.

6 lines 224 B
// deno-lint-ignore-file no-explicit-any ban-ts-comment // @ts-ignore import * as _typeson from 'typeson'; // @ts-ignore export default 'default' in _typeson ? _typeson.default : _typeson; //# sourceMappingURL=typeson.js.map