blockly > Options > plug-ins

Propriété Options.plugins

Signature :

plugins: {
        [key: string]: (new (...p1: any[]) => any) | string;
    };