6 lines
122 B
TypeScript

/**
* Defines the url for application configuration options
* @type {string}
*/
export const appConfigUrl = '/config';