fix: 优化方块属性设置逻辑
This commit is contained in:
Vendored
+3
@@ -165,6 +165,9 @@ declare global {
|
||||
/** 方块注册事件 */
|
||||
type _RegistryBlock = $Block;
|
||||
|
||||
/** 配置选项 */
|
||||
type _SetBlockPropsOpts = SetBlockPropsOpts;
|
||||
|
||||
const global: {
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user