Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tinyplex/tinybase
/ getTableIds
Method
getTableIds
src/@types/store/index.d.ts:448–448 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
446
447
/// Store.getTableIds
448
getTableIds(): Ids;
449
450
/// Store.getTable
451
getTable(tableId: Id): Table;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected