UNPKG

@wordpress/core-data

Version:
8 lines 219 B
/** * The reducer key used by core data in store registration. * This is defined in a separate file to avoid cycle-dependency * * @type {string} */ export const STORE_NAME = 'core'; //# sourceMappingURL=name.js.map