Skip to main content
The Deno 2 Release Candidate is here
Learn more
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://deno.land/x/nessie@2.0.8/wrappers/AbstractSeed.ts";
definition: { client: Client; }