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

Commit

Permalink
feat: export OrderInstructions (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
ethan-tbd authored Aug 2, 2024
1 parent 6778d10 commit 658bfba
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
Expand Up @@ -5,6 +5,7 @@ export './protocol/models/message.dart';
export './protocol/models/message_data.dart';
export './protocol/models/offering.dart';
export './protocol/models/order.dart';
export './protocol/models/order_instructions.dart';
export './protocol/models/order_status.dart';
export './protocol/models/quote.dart';
export './protocol/models/resource.dart';
Expand Down

0 comments on commit 658bfba

Please sign in to comment.