UNPKG

superjson-temporal

Version:

SuperJSON serializers/deserializers for Temporal types.

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