Files
MetonaToast/types
thzxx 5c5627179a fix(types): 补全和修正 TypeScript 类型声明
修复:
- ToastInstance: 补充 iconHTML / group 属性
- MeToast: 补充 getAll() 方法
- AnimationUtils: 移除 12 个不存在的 phantom 方法 (apply/enter/leave/cancel/pauseAll等)
- PluginManager: 移除 10 个不存在的 phantom 方法 (use/trigger/middleware等)
- PluginUtils: 补充缺失的 unregister/has/getNames/enable/disable/isEnabled 方法
2026-07-24 14:54:08 +08:00
..