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