import * as Path from 'path'; export const AppConfig = { appPath: Path.resolve(__dirname, '../..', './.gus/apps') };