constants.js.hbs 123 Bytes
Newer Older
Julien Benchetrit's avatar
Julien Benchetrit committed
1 2 3 4 5 6 7
/*
 *
 * {{ properCase name }} constants
 *
 */

export const DEFAULT_ACTION = 'app/{{ properCase name }}/DEFAULT_ACTION';