UNPKG

pxt-core

Version:

Microsoft MakeCode provides Blocks / JavaScript / Python tools and editors

5 lines (4 loc) 212 B
/// <reference path="../../pxtlib.d.ts" /> export declare function initMath(blockInfo: pxtc.BlocksInfo): void; export declare function initMathOpBlock(): void; export declare function initMathRoundBlock(): void;