blockly > Opções > plug-ins

Propriedade Options.plugins

Signature:

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