Files
koc-loop/koc-portal/db/schema.ts

5 lines
169 B
TypeScript
Raw Normal View History

2026-07-30 12:06:41 +08:00
// Intentionally empty by default.
// Add Drizzle tables here when the site actually needs a database.
// See examples/d1/db/schema.ts for an opt-in example.
export {};