Skip to main content
Module

x/denodb/lib/model.ts>ModelEventListenerWithoutModel

MySQL, SQLite, MariaDB, PostgreSQL and MongoDB ORM for Deno
Latest
type alias ModelEventListenerWithoutModel
import { type ModelEventListenerWithoutModel } from "https://deno.land/x/denodb@v1.4.0/lib/model.ts";
definition: (model?: Model) => void