chặn > BlocklyOptions > trình bổ trợ

Thuộc tính BlocklyOptions.Plugins

Chữ ký:

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