Pick<Listing, "active"
| "hidden"
| "months_per_unit"
| "purchase_only">
Usage
import { type ListingOfferFlags } from "doc.ts";
Pick<Listing, "active"
| "hidden"
| "months_per_unit"
| "purchase_only">
import { type ListingOfferFlags } from "doc.ts";