MCPcopy Create free account
hub / github.com/AlexErrant/Pentive / topLevelAwait.ts

File topLevelAwait.ts

app/src/topLevelAwait.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// This file is distinct from index.tsx because it is used by other entrypoints like hubmessenger.html
2
3import { registerPluginServices } from './pluginManager'
4import { createDb, createKysely, createTx } from './sqlite/crsqlite'

Callers

nothing calls this directly

Calls 4

createDbFunction · 0.90
createKyselyFunction · 0.90
createTxFunction · 0.90
registerPluginServicesFunction · 0.90

Tested by

no test coverage detected