Skip to content

Commit

Permalink
rearranging the export
Browse files Browse the repository at this point in the history
  • Loading branch information
NiranjanaBinoy committed Aug 16, 2022
1 parent 255243f commit bfd4c3b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,4 @@ export * from './permissions';
export * from './subject-metadata';
export * from './ratelimit/RateLimitController';
export * from './notification/NotificationController';
export { util };
export { formatIconUrlWithProxy };
export { util, formatIconUrlWithProxy };

0 comments on commit bfd4c3b

Please sign in to comment.