blockly >序列化 >屏蔽 >状态 >输入

erialization.blocks.State.inputs 属性

Signature:

inputs?: {
        [key: string]: ConnectionState;
    };