jfclone

1.0.3 • Public • Published

install

 npm install --save jfclona

Usage

import { jgclone } from "jgclone";
const data = {
  id: "1",
  name: "jack",
};
const newData = jgclone(data);

License

MIT © Copyright (c) 2022 Jeffrey

Package Sidebar

Install

npm i jfclone

Weekly Downloads

0

Version

1.0.3

License

ISC

Unpacked Size

3.29 kB

Total Files

4

Last publish

Collaborators

  • mr-wang1009