annotate math namespace
This commit is contained in:
parent
26d78768c0
commit
6c9b609fe0
3
libs/microbit/core.d.ts
vendored
3
libs/microbit/core.d.ts
vendored
@ -153,6 +153,9 @@ declare interface Number {
|
|||||||
toString(): string;
|
toString(): string;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Numbers and arithmetic operators
|
||||||
|
*/
|
||||||
declare namespace Math {
|
declare namespace Math {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user