MCPcopy Create free account
hub / github.com/ICBNetwork/web3-Wallet / has

Function has

ses.cjs:1283–1283  ·  view source on GitHub ↗
(key)

Source from the content-addressed store, hash-verified

1281 * @param {K} key
1282 */
1283 const has= (key)=>touchCell(key)!== undefined;
1284 freeze(has);
1285
1286 /**

Callers

nothing calls this directly

Calls 1

touchCellFunction · 0.85

Tested by

no test coverage detected