UNPKG

@medusajs/order

Version:
4 lines 234 B
import { OrderTypes } from "@medusajs/framework/types"; export type CreateOrderTaxLineDTO = OrderTypes.CreateOrderTaxLineDTO; export type UpdateOrderTaxLineDTO = OrderTypes.UpdateOrderTaxLineDTO; //# sourceMappingURL=tax-line.d.ts.map