UNPKG

@medusajs/order

Version:
6 lines 262 B
export declare function formatOrder<T = any>(order: any, options: { entity: any; includeTotals?: boolean; }): T; export declare function mapRepositoryToOrderModel(config: any, isRelatedEntity?: boolean): any; //# sourceMappingURL=transform-order.d.ts.map