decryptListingWithCount(row: ListingRecordRow): Promise<ListingWithCount>
Convert a projected DB row and overlay the effective listing defaults.
row: ListingRecordRow
Promise<ListingWithCount>
decryptListingWithCount(row: ListingRecordRow): Promise<ListingWithCount>
Convert a projected DB row and overlay the effective listing defaults.
row: ListingRecordRow
Promise<ListingWithCount>
import { decryptListingWithCount } from "doc.ts";