function getAllListingOptions
getAllListingOptions(): Promise<ListingOption[]>

Read the narrow listing option projection used by item pickers.

Return Type

Promise<ListingOption[]>

Usage

import { getAllListingOptions } from "doc.ts";