Skip to content

Commit

Permalink
feat: add export for client
Browse files Browse the repository at this point in the history
  • Loading branch information
SkeLLLa committed Jul 16, 2024
1 parent 2bc38fe commit e0c729d
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
@@ -1,2 +1,3 @@
export * from './utils/format';
export * from './utils/tag';
export * from './client/broker/broker-client';

0 comments on commit e0c729d

Please sign in to comment.