MCPcopy
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

1import { SpaceAndTime } from "../src/index.js";
2
3const userId: string = "SOME_RANDOM_USERID";
4const sessionFilePath: string = "session.json";

Callers

nothing calls this directly

Calls 4

CheckExistingSessionFunction · 0.85
AuthUtilFunction · 0.85
DiscoveryUtilFunction · 0.85
SQLAPIUtilFunction · 0.85

Tested by

no test coverage detected