MCPcopy
hub / github.com/date-fns/date-fns / test.ts

File test.ts

pkgs/core/src/fp/_lib/convertToFP/test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { pipe } from "fp-ts/function";
2// @ts-expect-error - js-fns types are tripping with the current TS settings
3import { flow as jsFnsFlow } from "js-fns";
4// @ts-ignore - Lodash types are tripping ("Module '"lodash"' has no exported member 'flow'.ts(2305)")

Callers

nothing calls this directly

Calls 5

convertToFPFunction · 0.90
addDaysFunction · 0.90
addHoursFunction · 0.90
isEqualFunction · 0.90
fnFunction · 0.85

Tested by

no test coverage detected