Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
function TypeClone.Type
import { TypeClone } from "https://deno.land/x/openbox@1.1.8/deps.ts";
const { Type } = TypeClone;

Clones a Type

Parameters

schema: T
optional
options: SchemaOptions = [UNSUPPORTED]