блочно > Параметры > плагины

Свойство Options.plugins

Подпись:

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