export class ModelComponentFileDirectory { public static SCRIPTACCOUNT_DIR_NAME = "script-accounts" public static GAMESYSTEM_DIR_NAME = "gamesystems"; public static GAMESYSTEM_SIMPLE_DIR_NAME = "simple"; public static GAMESYSTEM_PRODUCT_DIR_NAME = "product"; }