UNPKG

246 BJavaScriptView Raw
1/**
2 * @typedef {Object} ApplicationOptions
3 *
4 * @property {string} [app_config.alias]
5 * @property {string} [app_config.project_folder]
6 * @property {string} [app_config.projectFolder]
7 * @property {string} [app_config.environment]
8 */