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