UNPKG

@blockly/block-shareable-procedures

Version:
9 lines 206 B
/** * A dictionary of the block definitions provided by this module. * * @type {!Object<string, Object>} */ export declare const blocks: { [key: string]: any; }; //# sourceMappingURL=blocks.d.ts.map