@types/clone-deep
TypeScript icon, indicating that this package has built-in type declarations

4.0.4 • Public • Published

Installation

npm install --save @types/clone-deep

Summary

This package contains type definitions for clone-deep (https://github.com/jonschlinkert/clone-deep).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/clone-deep.

index.d.ts

declare function cloneDeep<T>(
    val: T,
    instanceClone?: true | ((val: T) => T),
): T;

export = cloneDeep;

Additional Details

  • Last updated: Mon, 06 Nov 2023 22:41:05 GMT
  • Dependencies: none

Credits

These definitions were written by Tanfonto.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
4.0.441,729ts5.7
4.0.441,729ts5.6
4.0.441,729latest
4.0.441,729ts4.5
4.0.441,729ts4.6
4.0.441,729ts4.7
4.0.441,729ts4.8
4.0.441,729ts4.9
4.0.441,729ts5.0
4.0.441,729ts5.1
4.0.441,729ts5.2
4.0.441,729ts5.3
4.0.441,729ts5.4
4.0.441,729ts5.5
4.0.441,729ts5.8
4.0.120,893ts2.7
4.0.120,893ts2.8
4.0.120,893ts2.9
4.0.120,893ts3.0
4.0.120,893ts3.1
4.0.120,893ts3.2
4.0.120,893ts3.3
4.0.120,893ts3.4
4.0.120,893ts3.5
4.0.120,893ts3.6
4.0.120,893ts3.7
4.0.120,893ts3.8
4.0.120,893ts3.9
4.0.120,893ts4.0
4.0.120,893ts4.1
4.0.120,893ts4.2
4.0.2550ts4.3
4.0.2550ts4.4

Version History

VersionDownloads (Last 7 Days)Published
4.0.441,729
4.0.383
4.0.2550
4.0.120,893
4.0.00

Package Sidebar

Install

npm i @types/clone-deep

Weekly Downloads

63,255

Version

4.0.4

License

MIT

Unpacked Size

2.77 kB

Total Files

5

Last publish

Collaborators

  • types