UNPKG

superjson-temporal

Version:

SuperJSON serializers/deserializers for Temporal types.

3 lines 206 B
import type { SuperJSON } from "superjson"; export declare const registerSuperJSONTemporal: (superjson: Pick<SuperJSON, "registerCustom">) => void; //# sourceMappingURL=register-super-json-temporal.d.ts.map