Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tinyplex/tinybase
/ partykit.test.ts
File
partykit.test.ts
test/unit/persisters/partykit.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{PartySocket} from
'partysocket'
;
2
import
type
{Store} from
'tinybase'
;
3
import
{createStore} from
'tinybase'
;
4
import
type
{
Callers
nothing calls this directly
Calls
13
pause
Function · 0.90
loadStoreFromStorage
Function · 0.90
hasStoreInStorage
Function · 0.90
createMockEnvironment
Function · 0.85
createClient
Function · 0.85
destroy
Method · 0.65
startAutoPersisting
Method · 0.65
setCell
Method · 0.65
setValue
Method · 0.65
getContent
Method · 0.65
getTables
Method · 0.65
delRow
Method · 0.65
Tested by
no test coverage detected