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