Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/AsyncBanana/microdiff
/ dates.js
File
dates.js
tests/dates.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
test, { describe } from
"node:test"
;
2
import
assert from
"node:assert"
;
3
import
diff from
"../dist/index.js"
;
4
test(
"Handles equal dates"
, () => {
Callers
nothing calls this directly
Calls
1
diff
Function · 0.85
Tested by
no test coverage detected