blockly > BlocklyOptions > maxInstances

سمة BlocklyOptions.maxInstances

Signature:

maxInstances?: {
        [blockType: string]: number;
    };