UNPKG

ems-web-app-pipes

Version:

This angular.io module includes three pipes freuently used in our web applications.

5 lines (4 loc) 138 B
export * from './lib/pipes.module'; export * from './lib/props.pipe'; export * from "./lib/safe.pipe"; export * from "./lib/tokens.pipe";