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

File basic.ts

pkgs/core/test/dst/eachDayOfInterval/basic.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// This is basic DST test for eachDayOfInterval
2
3import { eachDayOfInterval } from "../../../src/eachDayOfInterval/index.ts";
4import assert from "assert";

Callers

nothing calls this directly

Calls 2

eachDayOfIntervalFunction · 0.90
toStringMethod · 0.45

Tested by

no test coverage detected