export class ModuleDef{ public static BASIC='module_basic'; public static EXTRA='module_extra'; public static GAME='module_game'; }