implement install-commands button (#10)

* fix: type conversion

* implement install-commands button
This commit is contained in:
UUBulb
2024-11-30 13:44:17 +08:00
committed by GitHub
parent 3e9a75125a
commit e42910ad35
8 changed files with 149 additions and 12 deletions
+2
View File
@@ -12,3 +12,5 @@ export * from './notificationStore';
export * from './notificationContext';
export * from './fm';
export * from './settings';
export * from './configStore';
export * from './configContext';