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