type alias Serializableimport { type Serializable } from "https://deno.land/x/pptr@1.2.0/src/EvalTypes.ts"; definition: | number | string | boolean | null | BigInt | JSONArray | JSONObject