Skip to content

Commit 0c2ad3f

Browse files
fix export
1 parent 185a3ba commit 0c2ad3f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

templates/dart/lib/package.dart.twig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ import 'src/service.dart';
88
import 'src/input_file.dart';
99
import 'src/upload_progress.dart';
1010
import 'models.dart' as models;
11+
1112
export 'src/response.dart';
13+
export 'src/client.dart';
1214
export 'src/exception.dart';
1315
export 'src/input_file.dart';
1416
export 'src/upload_progress.dart';

0 commit comments

Comments
 (0)