Module

x/denodb/lib/model.ts>ModelEventListenerWithModel

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