Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/benjamine/jsondiffpatch
/ exampleDate
Function
exampleDate
packages/jsondiffpatch/test/examples/diffpatch.ts:18–18 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
16
type
ExampleGroup = Example[];
17
18
const
exampleDate = () =>
new
Date(2020, 10, 30, 15, 10, 3);
19
20
const
atomicValues: ExampleGroup = [
21
// undefined
Callers
1
diffpatch.ts
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…