added key-value-not-empty.pipe export

This commit is contained in:
mpetrov 2024-10-21 14:32:41 +03:00
parent 8464b036c7
commit 8136e5cef9

View File

@ -24,3 +24,4 @@ export * from './truncate.pipe';
export * from './file-size.pipe';
export * from './selectable-columns.pipe';
export * from './image.pipe';
export * from './key-value-not-empty.pipe';