Files
household-bot/packages/db/src/index.ts

3 lines
77 B
TypeScript

export { createDbClient } from './client'
export * as schema from './schema'