mirror of
https://github.com/foss42/apidash.git
synced 2025-12-02 02:39:19 +08:00
refactor: move dashbot inside apidash
This commit is contained in:
5
lib/dashbot/dashbot.dart
Normal file
5
lib/dashbot/dashbot.dart
Normal file
@@ -0,0 +1,5 @@
|
||||
export 'dashbot_dashboard.dart';
|
||||
export 'core/providers/dashbot_window_notifier.dart';
|
||||
export 'core/utils/utils.dart';
|
||||
export 'core/model/dashbot_request_context.dart';
|
||||
export 'core/providers/dashbot_request_provider.dart';
|
||||
Reference in New Issue
Block a user