UNPKG

@wordpress/interface

Version:

Interface module for WordPress. The package contains shared functionality across the modern JavaScript-based WordPress screens.

7 lines 148 B
/** * The identifier for the data store. * * @type {string} */ export const STORE_NAME = 'core/interface'; //# sourceMappingURL=constants.js.map