export const DEBUG: boolean = true export const BUILD: string = "DEV" export const CLIENT: string = "WEB"