mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-12 17:04:46 +00:00
7 lines
135 B
TypeScript
7 lines
135 B
TypeScript
/*
|
|
* Public API Surface of aca-preview
|
|
*/
|
|
|
|
export * from './lib/components/preview.component';
|
|
export * from './lib/preview.module';
|