MCPcopy Create free account
hub / github.com/apitable/apitable / getObject

Function getObject

packages/databus-wasm-nodejs/cjs/databus_wasm.js:10–10  ·  view source on GitHub ↗
(idx)

Source from the content-addressed store, hash-verified

8heap.push(undefined, null, true, false);
9
10function getObject(idx) { return heap[idx]; }
11
12let heap_next = heap.length;
13

Callers 2

takeObjectFunction · 0.70
databus_wasm.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected