Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/vicis/src/util/variable/cloneDeep.ts>cloneDeep

Presentation and transformation layer for data output in RESTful APIs.
Latest
function cloneDeep
import { cloneDeep } from "https://deno.land/x/vicis@1.0.0/src/util/variable/cloneDeep.ts";

Type Parameters

T extends any

Parameters

value: T
optional
instanceClone: T