Skip to main content
Module

x/nessie/mod.ts>AbstractSeedProps

A modular Deno library for PostgreSQL, MySQL, MariaDB and SQLite migrations
Latest
type alias AbstractSeedProps
Re-export
import { type AbstractSeedProps } from "https://deno.land/x/nessie@2.0.11/mod.ts";
definition: { client: Client; }