blockly >序列化 >屏蔽 >状态 >字段

stringization.blocks.State.fields 属性

Signature:

fields?: {
        [key: string]: any;
    };