MCPcopy Create free account
hub / github.com/clockworklabs/SpacetimeDB / index.ts

File index.ts

templates/angular-ts/spacetimedb/src/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { schema, table, t } from 'spacetimedb/server';
2
3const spacetimedb = schema({
4 person: table(

Callers

nothing calls this directly

Calls 10

schemaFunction · 0.90
stringMethod · 0.80
clientConnectedMethod · 0.80
clientDisconnectedMethod · 0.80
insertMethod · 0.65
iterMethod · 0.65
tableFunction · 0.50
initMethod · 0.45
reducerMethod · 0.45
infoMethod · 0.45

Tested by

no test coverage detected