MCPcopy Index your code
hub / github.com/outerbase/studio / kc

Function kc

public/sqljs/sql-wasm.js:1711–1715  ·  view source on GitHub ↗
(a)

Source from the content-addressed store, hash-verified

1709 });
1710 }
1711 function kc(a) {
1712 a = "string" === typeof a ? W(a, { Xa: !0 }).node : a;
1713 if (!a.La.Ta) throw new R(63);
1714 a.La.Ta(a, { timestamp: Date.now() });
1715 }
1716 function lc(a, b) {
1717 if (0 > b) throw new R(28);
1718 a = "string" === typeof a ? W(a, { Xa: !0 }).node : a;

Callers 1

initSqlJsFunction · 0.85

Calls 1

WFunction · 0.85

Tested by

no test coverage detected