MCPcopy
hub / github.com/date-fns/date-fns / example.js

File example.js

pkgs/core/examples/lodash-fp/example.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { addYears } = require("date-fns/fp/addYears");
2const { formatWithOptions } = require("date-fns/fp/formatWithOptions");
3const { parseISO } = require("date-fns/fp/parseISO");
4const { eo } = require("date-fns/locale/eo");

Callers

nothing calls this directly

Calls 2

addYearsFunction · 0.85
isEqualFunction · 0.85

Tested by

no test coverage detected