Skip to content

Commit

Permalink
export all from insights file (#808)
Browse files Browse the repository at this point in the history
  • Loading branch information
vishalnarkhede authored Nov 10, 2021
1 parent 5235b07 commit bd2dcbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ export * from './events';
export * from './permissions';
export * from './signing';
export * from './token_manager';
export * from './insights';
export * from './types';
export { isOwnUser, chatCodes, logChatPromiseExecution } from './utils';

0 comments on commit bd2dcbd

Please sign in to comment.