1 2 3 4
export namespace LevelNames { export const Tutorial = "0"; export const LevelSelection = "LevelSelection"; }