mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
Truncate pipe export fix (#10477)
This commit is contained in:
parent
44321b01c5
commit
334f388fcc
@ -29,3 +29,4 @@ export * from './pipe.module';
|
|||||||
export * from './moment-date.pipe';
|
export * from './moment-date.pipe';
|
||||||
export * from './moment-datetime.pipe';
|
export * from './moment-datetime.pipe';
|
||||||
export * from './date-time.pipe';
|
export * from './date-time.pipe';
|
||||||
|
export * from './truncate.pipe';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user