COMMON_PIPES

export COMMON_PIPES : CONST_EXPR

exported from angular2/common defined in angular2/src/common/pipes.ts (line 30)

A collection of Angular core pipes that are likely to be used in each and every application.

This collection can be used to quickly enumerate all the built-in pipes in the pipes property of the @Component or @View decorators.