mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-02-20 06:58:08 +01:00
4 lines
96 B
TypeScript
4 lines
96 B
TypeScript
|
|
export * from './capitalize.pipe';
|
||
|
|
export * from './plural.pipe';
|
||
|
|
export * from './round.pipe';
|