mirror of
https://github.com/strapi/strapi.git
synced 2025-08-14 19:56:41 +00:00
8 lines
89 B
JavaScript
8 lines
89 B
JavaScript
![]() |
/*
|
||
|
*
|
||
|
* List constants
|
||
|
*
|
||
|
*/
|
||
|
|
||
|
export const DEFAULT_ACTION = 'app/List/DEFAULT_ACTION';
|