@kldit/util-object-clone

1.0.1 • Public • Published

util-first-char-case

Install

npm i --save @kldit/util-object-clone

Usage

Load at the begining of your application.

require("@kldit/util-object-clone");

Run at any where of your code.

Object.clone({example:"teste"}) // {example:"teste"}

Readme

Keywords

Package Sidebar

Install

npm i @kldit/util-object-clone

Weekly Downloads

1

Version

1.0.1

License

Apache-2.0

Unpacked Size

13.4 kB

Total Files

5

Last publish

Collaborators

  • orlleite