ontimize-web-ngx
Version:
Ontimize Web framework using Angular 15
12 lines (11 loc) • 379 B
TypeScript
export * from './order-by.pipe';
export * from './o-translate.pipe';
export * from './columns-filter.pipe';
export * from './o-integer.pipe';
export * from './o-real.pipe';
export * from './o-moment.pipe';
export * from './o-currency.pipe';
export * from './o-percentage.pipe';
export * from './o-icon.pipe';
export * from './o-safe.pipe';
export * from './is-empty-value.pipe';