MCPcopy
hub / github.com/remeda/remeda / prop.test.ts

File prop.test.ts

packages/remeda/src/prop.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "vitest";
2import { indexBy } from "./indexBy";
3import { pipe } from "./pipe";
4import { prop } from "./prop";

Callers

nothing calls this directly

Calls 3

propFunction · 0.90
pipeFunction · 0.90
indexByFunction · 0.90

Tested by

no test coverage detected