LocationUpgradeModule
NgModule
用于提供和配置 Angular 的统一 location 服务以进行升级。
NgModule
used for providing and configuring Angular's Unified Location Service for upgrading.
class LocationUpgradeModule {
static config(config?: LocationUpgradeConfig): ModuleWithProviders<LocationUpgradeModule>
}
参见
静态方法
参数
返回值 |