Variable: Blocks
const Blocks: object;
Defined in: packages/blockly/core/blocks.ts:18
A mapping of block type names to block prototype objects.
Index Signature
[key: string]: any
const Blocks: object;
Defined in: packages/blockly/core/blocks.ts:18
A mapping of block type names to block prototype objects.
[key: string]: any