Update dependencies

This commit is contained in:
dcodeIO
2018-06-28 18:31:19 +02:00
parent 9c16363796
commit 55a8e677c6
9 changed files with 113 additions and 75 deletions

View File

@ -4,6 +4,9 @@
* @preferred
*//***/
/// <reference path="../../../std/portable.d.ts" />
/// <reference path="../binaryen.d.ts" />
import "../../../std/portable";
import "./binaryen";
import "./i64";