Files
ISA-Frontend/apps/cdn/product-image/src/public-api.ts
Nino Righi 2b500784c4 Merged PR 806: Merge Wareneingang into Develop
Merge Wareneingang into Develop

Related work items: #1830, #1842, #1843, #2086, #2141
2021-09-06 15:04:18 +00:00

9 lines
208 B
TypeScript

/*
* Public API Surface of product-image
*/
export * from './lib/product-image.service';
export * from './lib/product-image.module';
export * from './lib/product-image.pipe';
export * from './lib/tokens';