Skip to main content
Go to Latest
type alias Identifiable
import { type Identifiable } from "https://deno.land/x/dbx@v0.2/mod.ts";
definition: { id?: number; }