File "action-types.js"

Full Path: /home/vantageo/public_html/cache/.wp-cli/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/collections/action-types.js
File size: 250 bytes
MIME-type: text/plain
Charset: utf-8

export const ACTION_TYPES = {
	RECEIVE_COLLECTION: 'RECEIVE_COLLECTION',
	RESET_COLLECTION: 'RESET_COLLECTION',
	ERROR: 'ERROR',
	RECEIVE_LAST_MODIFIED: 'RECEIVE_LAST_MODIFIED',
	INVALIDATE_RESOLUTION_FOR_STORE: 'INVALIDATE_RESOLUTION_FOR_STORE',
};