br-dionysus 1.13.4 → 1.13.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -2990,6 +2990,8 @@ const list = ref<{ name: string, className: string }[]>([
2990
2990
 
2991
2991
 
2992
2992
 
2993
+ + bus([](#))
2994
+
2993
2995
  + checkType([|-isNumber-|-是否为数值-|-()](#|-isNumber-|-是否为数值-|-()))
2994
2996
 
2995
2997
  + compareStructures([](#))
@@ -5700,6 +5702,18 @@ const list = ref<{ name: string, className: string }[]>([
5700
5702
  ## Tool列表
5701
5703
 
5702
5704
 
5705
+ ## 检查变量类型 checkType
5706
+
5707
+ ### 1) 传参
5708
+
5709
+ | 事件名 | 描述 | 参数 |
5710
+ |-----------|-----------|----|
5711
+ | skinApply | 皮肤设置生效时触发 | - |
5712
+
5713
+
5714
+
5715
+
5716
+
5703
5717
  ## 检查变量类型 checkType
5704
5718
 
5705
5719
  ### 1) 传参