2022-07-29 13:45:20 +02:00

9 lines
168 B
Handlebars

/**
*
* {{ name }} constants
*
*/
// eslint-disable-next-line import/prefer-default-export
export const DEFAULT_ACTION = '{{ plugin }}/{{ name }}/DEFAULT_ACTION';