Skip to content

Commit f629577

Browse files
committed
export imprint
1 parent f448122 commit f629577

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/fusio-sdk/src/public-api.ts

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ export * from './lib/component/empty/empty.component';
1313
export * from './lib/component/faq/faq.component';
1414
export * from './lib/component/help/help.component';
1515
export * from './lib/component/home/home.component';
16+
export * from './lib/component/imprint/imprint.component';
1617
export * from './lib/component/#/#.component';
1718
export * from './lib/component/#/provider/provider.component';
1819
export * from './lib/component/logout/logout.component';

0 commit comments

Comments
 (0)