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

6 lines
112 B
JavaScript

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