MCPcopy
hub / github.com/tinyplex/tinybase / nullStamped

Function nullStamped

test/unit/common/mergeable.ts:63–63  ·  view source on GitHub ↗
(thing: Thing)

Source from the content-addressed store, hash-verified

61];
62
63export const nullStamped = <Thing>(thing: Thing): Stamp<Thing> => [thing, ''];

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…