aboutsummaryrefslogtreecommitdiffstats
path: root/node_modules/date-fns/esm/_lib/cloneObject/index.js
blob: 632e94edbf9e140089de3add3746a59cc2a6bbeb (plain) (blame)
1
2
3
4
import assign from "../assign/index.js";
export default function cloneObject(object) {
  return assign({}, object);
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage