1
0

fix: 优化方块属性设置逻辑

This commit is contained in:
2025-04-29 23:41:17 +08:00
parent 3c807c4b5f
commit 3c646fb000
2 changed files with 19 additions and 10 deletions
+3
View File
@@ -165,6 +165,9 @@ declare global {
/** 方块注册事件 */
type _RegistryBlock = $Block;
/** 配置选项 */
type _SetBlockPropsOpts = SetBlockPropsOpts;
const global: {
/**