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

File index.ts

pkgs/core/src/locale/mk/_lib/formatRelative/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { isSameWeek } from "../../../../isSameWeek/index.ts";
2import type { Day } from "../../../../types.ts";
3import type {
4 FormatRelativeFn,

Callers

nothing calls this directly

Calls 4

isSameWeekFunction · 0.90
thisWeekFunction · 0.70
lastWeekFunction · 0.70
nextWeekFunction · 0.70

Tested by

no test coverage detected