mirror of
https://github.com/foss42/apidash.git
synced 2025-12-04 20:13:56 +08:00
Refactor DashBot
This commit is contained in:
6
lib/dashbot/models/models.dart
Normal file
6
lib/dashbot/models/models.dart
Normal file
@@ -0,0 +1,6 @@
|
||||
export 'chat_action.dart';
|
||||
export 'chat_attachment.dart';
|
||||
export 'chat_message.dart';
|
||||
export 'chat_response.dart';
|
||||
export 'chat_state.dart';
|
||||
export 'dashbot_window_model.dart';
|
||||
Reference in New Issue
Block a user