UNPKG

@worker-tools/structured-json

Version:

Stringify and parse JavaScript values according to Structured Clone Algorithm.

6 lines (5 loc) 195 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 ? (<any>_typeson).default : _typeson