MCPcopy Create free account
hub / github.com/Lobos/react-ui /

Class

test/utils/clone.js:6–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4import { deepEqual } from '../../src/utils/objects';
5
6class Person {
7 constructor(name) {
8 this.name = name;
9 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected