MCPcopy Create free account
hub / github.com/comuline/api /

Class

src/modules/v1/database.ts:5–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3import * as schema from "@/db/schema"
4
5export class Database<
6 T extends {
7 DATABASE_URL: string
8 COMULINE_ENV: string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected