Files
gdm-Servo-model/db/schema.ts
2026-08-10 11:48:07 +08:00

5 lines
169 B
TypeScript

// 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 {};