import { Config } from './ScriptConfig'; Config.debug = false; Config.logConfig(); export { Config };