Skip to content

Commit

Permalink
feat: add export apis.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
egortabula committed Oct 14, 2024
1 parent df04b61 commit bb32c67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/dadata_client.dart
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
/// data validation, and enrichment. Compatible with both Flutter and Dart.
library;

export 'src/apis/apis.dart';
export 'src/dadata_client.dart';
export 'src/enums/enums.dart';
export 'src/exceptions/exceptions.dart';
Expand Down

0 comments on commit bb32c67

Please sign in to comment.