module servers.modeller.settings.model; @safe: import servers.modeller; auto myCollectionName = "model"; auto myEntities = "Model"; auto myEntity = "Model"; auto myUrl = "modeller/model"; auto myPath = "/modeller/model"; auto jsPath = "modeller/model";