1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-05 10:49:28 +02:00

Remove angular pipes module

This commit is contained in:
Chocobozzz 2020-08-11 16:50:00 +02:00
parent f309a156a6
commit 94676e631c
No known key found for this signature in database
GPG key ID: 583A612D890159BE
13 changed files with 51 additions and 29 deletions

View file

@ -1,3 +1,4 @@
export * from './bytes.pipe'
export * from './from-now.pipe'
export * from './infinite-scroller.directive'
export * from './number-formatter.pipe'