Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
function toObjectContaining
import { toObjectContaining } from "https://deno.land/x/ts_serialize@v2.0.3/strategy/from_json/to_object_containing.ts";

revive data from {k: v} using fromJSON on a subclass type v

Parameters

type: unknown