getStoredListingsWithCountsByIds(ids: readonly number[]): Promise<ListingWithCount[]>
Read requested listings' stored values without overlaying inherited defaults.
Promise<ListingWithCount[]>
getStoredListingsWithCountsByIds(ids: readonly number[]): Promise<ListingWithCount[]>
Read requested listings' stored values without overlaying inherited defaults.
Promise<ListingWithCount[]>
import { getStoredListingsWithCountsByIds } from "doc.ts";