fix(#28,#29): DEFAULTS补全notifyWhenHidden; types补全action/group/QueueControl/ActionButton等新增API类型

This commit is contained in:
tianhao
2026-06-16 13:09:03 +08:00
parent 4df6e35d51
commit 531438cc9c
2 changed files with 56 additions and 1 deletions
+1
View File
@@ -47,6 +47,7 @@ export const DEFAULTS = Object.freeze({
// 高级
resetTimerOnUpdate: false,
notifyWhenHidden: false,
// 国际化
locale: 'zh-CN',