variable JSONB.stringifyimport { JSONB } from "https://deno.land/x/keydb@1.0.0/jsonb.ts"; const { stringify } = JSONB; type(o: any) => unknown