UNPKG

@wordpress/core-data

Version:
8 lines (7 loc) 187 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';