/
githubmirror
/
gutenberg
Обзор
Документация
Войти
/
githubmirror
/
gutenberg
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
trunk
packages/interface/src/store/constants.js
6 строк
111 B
Greg Ziółkowski
Data: Allow using store object as argument for select and dispatch (#26655)
18 ноя 2020, 02:01
Не верифицирован
18 ноя 2020, 02:01
5c3a32d
Код
Авторство
О чём код?
/** * The identifier for the data store. * * @type {string} */ export const STORE_NAME = 'core/interface';