UNPKG

@blockly/block-shareable-procedures

Version:

A plugin that adds procedure blocks which are backed by explicit data models.

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