ブロックする >オプション >プラグイン

Options.plugins プロパティ

署名:

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