MCPcopy Index your code
hub / github.com/AnswerOverflow/AnswerOverflow / select.test.ts

File select.test.ts

packages/utils/src/select.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'bun:test';
2import { omit, pick } from './select';
3
4describe('Pick', () => {

Callers

nothing calls this directly

Calls 2

pickFunction · 0.90
omitFunction · 0.90

Tested by

no test coverage detected