woocommerce/plugins/woocommerce-blocks/assets/js/data/schema/constants.js

7 lines
115 B
JavaScript

/**
* Identifier key for this store reducer.
*
* @type {string}
*/
export const STORE_KEY = 'wc/store/schema';