We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 547f21d commit c4dfec2Copy full SHA for c4dfec2
projects/fusio-sdk/src/public-api.ts
@@ -26,6 +26,7 @@ export * from './lib/component/password/confirm/confirm.component';
26
export * from './lib/component/password/reset/reset.component';
27
export * from './lib/component/register/register.component';
28
export * from './lib/component/register/activate/activate.component';
29
+export * from './lib/component/scope-categories/scope-categories.component';
30
export * from './lib/component/scopes/scopes.component';
31
export * from './lib/component/search/search.component';
32
export * from './lib/component/security/security.component';
0 commit comments