Skip to content

Commit

Permalink
fix: export RegistryKeyInfo class
Browse files Browse the repository at this point in the history
  • Loading branch information
halildurmus committed Dec 10, 2024
1 parent 207b812 commit d73d0b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/win32_registry.dart
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@ export 'src/access_rights.dart';
export 'src/registry.dart';
export 'src/registry_hive.dart';
export 'src/registry_key.dart';
export 'src/registry_key_info.dart';
export 'src/registry_value.dart';
export 'src/registry_value_type.dart';

0 comments on commit d73d0b0

Please sign in to comment.