Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Commit

Permalink
feat: export Balance model (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanwlee authored Jun 11, 2024
1 parent 90b9dc2 commit 6e626f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/src/protocol.dart
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
export './protocol/models/balance.dart';
export './protocol/models/close.dart';
export './protocol/models/message.dart';
export './protocol/models/message_data.dart';
Expand Down

0 comments on commit 6e626f5

Please sign in to comment.