mirror of https://github.com/abpframework/abp
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
70 lines
1.9 KiB
70 lines
1.9 KiB
{
|
|
"__symbolic": "module",
|
|
"version": 4,
|
|
"metadata": {
|
|
"TenantManagementConfigService": {
|
|
"__symbolic": "class",
|
|
"decorators": [
|
|
{
|
|
"__symbolic": "call",
|
|
"expression": {
|
|
"__symbolic": "reference",
|
|
"module": "@angular/core",
|
|
"name": "Injectable",
|
|
"line": 3,
|
|
"character": 1
|
|
},
|
|
"arguments": [{ "providedIn": "root" }]
|
|
}
|
|
],
|
|
"members": { "__ctor__": [{ "__symbolic": "constructor" }] },
|
|
"statics": { "ngInjectableDef": {} }
|
|
},
|
|
"TenantManagementConfigModule": {
|
|
"__symbolic": "class",
|
|
"decorators": [
|
|
{
|
|
"__symbolic": "call",
|
|
"expression": {
|
|
"__symbolic": "reference",
|
|
"module": "@angular/core",
|
|
"name": "NgModule",
|
|
"line": 4,
|
|
"character": 1
|
|
},
|
|
"arguments": [
|
|
{
|
|
"providers": [
|
|
{
|
|
"provide": {
|
|
"__symbolic": "reference",
|
|
"module": "@angular/core",
|
|
"name": "APP_INITIALIZER",
|
|
"line": 5,
|
|
"character": 25
|
|
},
|
|
"deps": [{ "__symbolic": "reference", "name": "TenantManagementConfigService" }],
|
|
"useFactory": {
|
|
"__symbolic": "reference",
|
|
"module": "@abp/ng.core",
|
|
"name": "noop",
|
|
"line": 5,
|
|
"character": 93
|
|
},
|
|
"multi": true
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"members": {}
|
|
}
|
|
},
|
|
"origins": {
|
|
"TenantManagementConfigService": "./lib/services/tenant-management-config.service",
|
|
"TenantManagementConfigModule": "./lib/tenant-management-config.module"
|
|
},
|
|
"importAs": "@abp/ng.tenant-management.config"
|
|
}
|