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 a0a29aa commit a5c0ab3Copy full SHA for a5c0ab3
src/index.ts
@@ -4,6 +4,7 @@ export * from './requestConfig';
4
export * from './callback';
5
export * from './pagination';
6
export * from './utilityTypes';
7
+export * from './services/authenticationService'
8
9
export * as Api from './api';
10
export * as Server from './server';
0 commit comments