MCPcopy Create free account
hub / github.com/GoogleChrome/samples / contextKey

Method contextKey

sqlite-wasm-cos/sqlite3-node.mjs:8903–8905  ·  view source on GitHub ↗
(argv,argIndex)

Source from the content-addressed store, hash-verified

8901
8902 /* Dummy impl. Overwritten per-instance as needed. */
8903 contextKey(argv,argIndex){
8904 return this;
8905 }
8906
8907 /**
8908 Returns this object's mapping for the given context key, in the

Callers 1

convertArgMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected