9 lines
162 B
Handlebars
Raw Normal View History

/**
2021-07-21 20:08:17 +02:00
*
* {{name}} constants
*
*/
// eslint-disable-next-line import/prefer-default-export
2021-07-21 20:08:17 +02:00
export const DEFAULT_ACTION = '{{plugin}}/{{name}}/DEFAULT_ACTION';