update typings to typings-global

This commit is contained in:
2016-06-09 01:56:05 +02:00
parent c255f08ea6
commit 0618e46cd8
5 changed files with 8 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
/// <reference path="./typings/main.d.ts" />
import "typings-global"
import plugins = require("./projectinfo.plugins");
var projectinfo:any = {};