MCPcopy Create free account
hub / github.com/immutable-js/immutable-js / shallowCopy.ts

File shallowCopy.ts

__tests__/utils/shallowCopy.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from '@jest/globals';
2import shallowCopy from '../../src/utils/shallowCopy';
3
4describe('shallowCopy', () => {

Callers

nothing calls this directly

Calls 3

describeFunction · 0.85
itFunction · 0.85
shallowCopyFunction · 0.85

Tested by

no test coverage detected