UNPKG

@woocommerce/data

Version:
10 lines 407 B
export declare enum TYPES { GET_ORDER_SUCCESS = "GET_ORDER_SUCCESS", GET_ORDER_ERROR = "GET_ORDER_ERROR", GET_ORDERS_SUCCESS = "GET_ORDERS_SUCCESS", GET_ORDERS_ERROR = "GET_ORDERS_ERROR", GET_ORDERS_TOTAL_COUNT_SUCCESS = "GET_ORDERS_TOTAL_COUNT_SUCCESS", GET_ORDERS_TOTAL_COUNT_ERROR = "GET_ORDERS_TOTAL_COUNT_ERROR" } export default TYPES; //# sourceMappingURL=action-types.d.ts.map