menu
JsonSerialize
import { JsonSerialize } from "destack:json";
Value that can encode itself as JSON.
1export type JsonSerialize = Serialize<JsonSerializer>import { JsonSerialize } from "destack:json";
Value that can encode itself as JSON.
1export type JsonSerialize = Serialize<JsonSerializer>