Bartosz Sekula c8e861907d
[AAE-11496] Publish aca-viewer and aca-preview (#2945)
* [AAE-11496] Publish aca-viewer and aca-preview

* fix tests
2023-01-31 15:35:51 +01:00

7 lines
135 B
TypeScript

/*
* Public API Surface of aca-preview
*/
export * from './lib/components/preview.component';
export * from './lib/preview.module';