UNPKG

@automattic/shopping-cart

Version:
4 lines 245 B
import type { ResponseCart, ResponseCartProduct } from './types'; export declare function getEmptyResponseCart(): ResponseCart; export declare function getEmptyResponseCartProduct(): ResponseCartProduct; //# sourceMappingURL=empty-carts.d.ts.map