We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b97823d commit 348f9deCopy full SHA for 348f9de
1 file changed
sdk/runanywhere-flutter/packages/runanywhere/lib/runanywhere.dart
@@ -13,6 +13,7 @@ export 'core/types/storage_types.dart';
13
// Network layer
14
export 'data/network/network.dart';
15
export 'features/llm/llm_configuration.dart';
16
+export 'features/stt/stt_configuration.dart';
17
export 'features/vad/vad_configuration.dart';
18
export 'foundation/configuration/sdk_constants.dart';
19
export 'foundation/error_types/sdk_error.dart';
0 commit comments