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

File test.ts

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

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect, it } from "vitest";
2import { getDefaultOptions } from "./index.ts";
3import { setDefaultOptions } from "../setDefaultOptions/index.ts";
4import { startOfWeek } from "../startOfWeek/index.ts";

Callers

nothing calls this directly

Calls 3

getDefaultOptionsFunction · 0.90
startOfWeekFunction · 0.90
setDefaultOptionsFunction · 0.90

Tested by

no test coverage detected