Skip to content

Commit 3873735

Browse files
committed
add missing export
1 parent 8956afc commit 3873735

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ export * from './lib/abstract/modal';
99
export * from './lib/component/empty/empty.component';
1010
export * from './lib/component/help/help.component';
1111
export * from './lib/component/message/message.component';
12+
export * from './lib/component/scopes/scopes.component';
1213
export * from './lib/component/search/search.component';
1314
export * from './lib/component/sidebar/sidebar.component';
1415

0 commit comments

Comments
 (0)