UNPKG

pxt-core

Version:

Microsoft MakeCode provides Blocks / JavaScript / Python tools and editors

4 lines (3 loc) 182 B
import * as Blockly from "blockly"; export declare function initVariables(): void; export declare function createVariablesFlyoutCategory(workspace: Blockly.WorkspaceSvg): Element[];