Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/spaceandtimefdn/SxT-NodeJS-SDK
/ index.ts
File
index.ts
examples/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ SpaceAndTime } from
"../src/index.js"
;
2
3
const
userId: string =
"SOME_RANDOM_USERID"
;
4
const
sessionFilePath: string =
"session.json"
;
Callers
nothing calls this directly
Calls
4
CheckExistingSession
Function · 0.85
AuthUtil
Function · 0.85
DiscoveryUtil
Function · 0.85
SQLAPIUtil
Function · 0.85
Tested by
no test coverage detected