import { TypeClone } from "https://deno.land/x/openbox@1.1.8/deps.ts";
const { Type } = TypeClone;
Clones a Type
Type Parameters
T extends TSchema
Parameters
schema: T
optional
options: SchemaOptions = [UNSUPPORTED]import { TypeClone } from "https://deno.land/x/openbox@1.1.8/deps.ts";
const { Type } = TypeClone;
Clones a Type