UNPKG

chkutils

Version:

package for type checking and various utilities

4 lines (3 loc) 95 B
export declare const _t: { cloneDeep: <T>(value: T, cache?: WeakMap<object, any>) => T; };