getListingsById(): Promise<Map<number, ListingWithCount>>
Read every listing keyed by id.
Promise<Map<number, ListingWithCount>>
getListingsById(): Promise<Map<number, ListingWithCount>>
Read every listing keyed by id.
Promise<Map<number, ListingWithCount>>
import { getListingsById } from "doc.ts";