import projectSettings from './core/settings'; import { DebugLevel } from './core/debug'; export let settings = new projectSettings(DebugLevel.info);