blockly > אפשרויות > יישומי פלאגין

המאפיין options.Plugins

Signature:

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