a8m/ng-pipes

Pipes not available in public api

SteveVanOpstal opened this issue · 0 comments

The following currently doesn't seem to work:

import { RepeatPipe } from 'ng-pipes';

importing via modules is still possible.

I'm taking a look at it.