mirror of
https://github.com/fosrl/pangolin.git
synced 2026-08-25 21:45:24 +02:00
4 lines
60 B
TypeScript
4 lines
60 B
TypeScript
import { runMigrations } from "./";
|
|
|
|
await runMigrations();
|