封鎖 >選項 >外掛程式

Options.plugins 屬性

Signature:

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