UNPKG

@automattic/shopping-cart

Version:
3 lines 237 B
import type { DispatchAndWaitForValid, ShoppingCartManagerActions } from './types'; export declare function createActions(dispatch: DispatchAndWaitForValid): ShoppingCartManagerActions; //# sourceMappingURL=shopping-cart-actions.d.ts.map