mirror of
https://github.com/whekin/household-bot.git
synced 2026-03-31 15:44:02 +00:00
3 lines
77 B
TypeScript
3 lines
77 B
TypeScript
export { createDbClient } from './client'
|
|
export * as schema from './schema'
|