ব্লকলি > বিকল্প > প্লাগইন

Options.plugins সম্পত্তি

স্বাক্ষর:

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