getListingAggregateRecalculation(listing: ListingWithCount): Promise<ListingAggregateRecalculation>
Compare stored listing aggregates with the values rebuilt from bookings.
Promise<ListingAggregateRecalculation>
getListingAggregateRecalculation(listing: ListingWithCount): Promise<ListingAggregateRecalculation>
Compare stored listing aggregates with the values rebuilt from bookings.
Promise<ListingAggregateRecalculation>
import { getListingAggregateRecalculation } from "docs/database.ts";