Skip to main content
Module

x/dropserver_lib_support/mod.ts>migrationFunction

Interfaces dropserver_app uses to interact with Dropserver within Deno sandbox
Latest
type alias migrationFunction
import { type migrationFunction } from "https://deno.land/x/dropserver_lib_support@v0.2.0/mod.ts";
definition: () => Promise<void>