Skip to content

Commit

Permalink
fix: Export useful types
Browse files Browse the repository at this point in the history
  • Loading branch information
enisdenjo committed Oct 31, 2020
1 parent 9def0e7 commit e4cc4d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
@@ -1,3 +1,4 @@
export * from './client';
export * from './server';
export * from './message';
export * from './types';

0 comments on commit e4cc4d4

Please sign in to comment.