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

7 lines
115 B
JavaScript
Raw Normal View History

2021-12-10 12:03:04 +00:00
/**
* Identifier key for this store reducer.
*
* @type {string}
*/
export const STORE_KEY = 'wc/store/schema';