nim/tools/create_schema.ts
2025-04-27 17:14:16 +08:00

3 lines
43 B
TypeScript

import { init_db } from "@/db";
init_db()