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