mirror of
https://github.com/strapi/strapi.git
synced 2025-08-05 15:29:04 +00:00
8 lines
89 B
JavaScript
8 lines
89 B
JavaScript
![]() |
/*
|
||
|
*
|
||
|
* App constants
|
||
|
*
|
||
|
*/
|
||
|
|
||
|
export const REGISTER_PLUGIN = 'app/App/REGISTER_PLUGIN';
|