Module

x/nessie/wrappers/AbstractSeed.ts>AbstractSeedProps

A modular Deno library for PostgreSQL, MySQL, MariaDB and SQLite migrations
Go to Latest
type alias AbstractSeedProps
import { type AbstractSeedProps } from "https://dotland.deno.dev/x/nessie@2.0.7/wrappers/AbstractSeed.ts";
definition: { client: Client; }