type alias ActiveListingStats

Aggregated statistics for active listings

Properties

income: number
tickets: number
attendees: number

Usage

import { type ActiveListingStats } from "docs/database.ts";