annotate math namespace
This commit is contained in:
Vendored
+3
@@ -153,6 +153,9 @@ declare interface Number {
|
||||
toString(): string;
|
||||
}
|
||||
|
||||
/**
|
||||
* Numbers and arithmetic operators
|
||||
*/
|
||||
declare namespace Math {
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user