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