MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor /

Class

packages/core/api/src/server/executor-fuma-db.ts:36–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34 * per-provider.
35 */
36export class DbProvider extends Context.Service<DbProvider, ExecutorDbHandle>()(
37 "@executor-js/sdk/DbProvider",
38) {}
39

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected