mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-16 00:11:28 +00:00
Program elements and resolve infrastructure; Stdlib ideas; Restructuring
This commit is contained in:
4
std/math.d.ts
vendored
Normal file
4
std/math.d.ts
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
/// <reference path="../assembly.d.ts" />
|
||||
|
||||
declare class Math {
|
||||
}
|
Reference in New Issue
Block a user