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

Function getObject

packages/databus-wasm-web/databus_wasm.js:7–7  ·  view source on GitHub ↗
(idx)

Source from the content-addressed store, hash-verified

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

Callers 2

takeObjectFunction · 0.70
__wbg_get_importsFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected