UNPKG

@medusajs/types

Version:
7 lines 205 B
export interface WithCalculatedPrice { calculated_price: { calculated_amount: number; is_calculated_price_tax_inclusive?: boolean; }; } //# sourceMappingURL=with-calculated.d.ts.map