填写这份《一分钟调查》,帮我们(开发组)做得更好!去填写Home

@angular/common/upgrade

入口点的导出

模块

LocationUpgradeModule

NgModule used for providing and configuring Angular's Unified Location Service for upgrading.

$locationShim

Location service that provides a drop-in replacement for the $location service provided in AngularJS.

$locationShimProvider

The factory function used to create an instance of the $locationShim in Angular, and provides an API-compatiable $locationProvider for AngularJS.

AngularJSUrlCodec

A UrlCodec that uses logic from AngularJS to serialize and parse URLs and URL parameters.

UrlCodec

A codec for encoding and decoding URL parts.

结构

LocationUpgradeConfig

Configuration options for LocationUpgrade.

类型

LOCATION_UPGRADE_CONFIGURATION

A provider token used to configure the location upgrade module.