Skip to content

Commit c65e678

Browse files
committed
v1.6.1 and ESLint fix
1 parent a5c0ab3 commit c65e678

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export * from './requestConfig';
44
export * from './callback';
55
export * from './pagination';
66
export * from './utilityTypes';
7-
export * from './services/authenticationService'
7+
export * from './services/authenticationService';
88

99
export * as Api from './api';
1010
export * as Server from './server';

0 commit comments

Comments
 (0)