module servers.modeller.settings.app;

@safe:
import servers.modeller;

auto myCollectionName = "app";
auto myEntities = "App";
auto myEntity = "Attribute";
auto myUrl = "modeller/app";
auto myPath = "/modeller/app";
auto jsPath = "modeller/app";