Skip to content

Commit 1aca803

Browse files
committed
Add missing client/builder module
1 parent 2e63f8f commit 1aca803

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/nostr_sdk.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@ export 'src/rust/api/protocol/types/filter.dart';
1414
export 'src/rust/api/protocol/signer.dart';
1515
export 'src/rust/api/relay/options.dart';
1616
export 'src/rust/api/client.dart';
17+
export 'src/rust/api/client/builder.dart';
1718
export 'src/rust/api/client/options.dart';
1819
export 'src/rust/api/client/output.dart';

0 commit comments

Comments
 (0)