Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/dropserver_app/migrations.ts>Migrations

Library that helps you create Dropserver applications
Latest
type alias 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.

definition: Migration[]