mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-10 01:28:32 +00:00
3 lines
60 B
TypeScript
3 lines
60 B
TypeScript
import { runMigrations } from "./";
|
|
|
|
await runMigrations();
|