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