import { type Migrations } from "https://deno.land/x/dropserver_app@v0.2.2/migrations.ts";
Migrations is the set of migrations that the app supports.
definition: Migration[]
x/dropserver_app/migrations.ts>Migrations
import { type Migrations } from "https://deno.land/x/dropserver_app@v0.2.2/migrations.ts";
Migrations is the set of migrations that the app supports.