Pipes not available in public api
SteveVanOpstal opened this issue · 0 comments
SteveVanOpstal commented
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.