blockly > utils > toolbox > BlockInfo > fields

utils.toolbox.BlockInfo.fields property

Signature:

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