MCPcopy Index your code
hub / github.com/di-sukharev/opencommit / defaultValue

Function defaultValue

out/cli.cjs:51861–51863  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

51859 };
51860 webidl.converters["sequence<BlobPart>"] = webidl.sequenceConverter(
51861 webidl.converters.BlobPart
51862 );
51863 webidl.converters.FilePropertyBag = webidl.dictionaryConverter([
51864 {
51865 key: "lastModified",
51866 converter: webidl.converters["long long"],

Callers

nothing calls this directly

Calls 1

getGlobalDispatcherFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…