MCPcopy
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

16type ExampleGroup = Example[];
17
18const exampleDate = () => new Date(2020, 10, 30, 15, 10, 3);
19
20const atomicValues: ExampleGroup = [
21 // undefined

Callers 1

diffpatch.tsFile · 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…