Home > blockly > BlocklyOptions > plugins
BlocklyOptions.plugins property
Signature:
plugins?: {
[key: string]: (new (...p1: any[]) => any) | string;
};
Home > blockly > BlocklyOptions > plugins
Signature:
plugins?: {
[key: string]: (new (...p1: any[]) => any) | string;
};