blockly > Opzioni > plug-in

Proprietà options.plugins

Firma:

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