차단 > 옵션 > 플러그인

Options.plugins 속성

서명:

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