Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tinyplex/tinybase
/ getTableId
Method
getTableId
src/@types/queries/index.d.ts:376–376 ·
view source on GitHub ↗
(queryId: Id)
Source
from the content-addressed store, hash-verified
374
375
/// Queries.getTableId
376
getTableId(queryId: Id): Id | undefined;
377
378
/// Queries.getResultTable
379
getResultTable(queryId: Id): ResultTable;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected