Chobble Tickets
docs/database.ts
ListingWhere
.
activeOnly
property
ListingWhere.activeOnly
Keep only active listings.
Type
boolean
Usage
import { type ListingWhere } from "docs/database.ts";
Document Navigation
Type