angular / 5 / api / common / deprecatedi18npipesmodule.html

DeprecatedI18NPipesModule

class deprecated

Deprecation Notes

from v5

Overview

class DeprecatedI18NPipesModule {
}

Description

A module that contains the deprecated i18n pipes.

Annotations

@NgModule({ declarations: [COMMON_DEPRECATED_I18N_PIPES], exports: [COMMON_DEPRECATED_I18N_PIPES], providers: [{ provide: DEPRECATED_PLURAL_FN, useValue: getPluralCase }] })

© 2010–2018 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v5.angular.io/api/common/DeprecatedI18NPipesModule