UNPKG

@stdlib/utils-copy

Version:

Copy or deep clone a value to an arbitrary depth.

3 lines 104 B
/// <reference path="../docs/types/index.d.ts" /> import copy from '../docs/types/index'; export = copy;