Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/date-fns/date-fns
/ fp.js
File
fp.js
pkgs/core/examples/webpack/fp.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ addYears, formatWithOptions } from
"date-fns/fp"
;
2
import
{ eo } from
"date-fns/locale"
;
3
4
const
addFiveYears = addYears(5);
Callers
nothing calls this directly
Calls
1
addYears
Function · 0.85
Tested by
no test coverage detected