straighten up ts compilation

This commit is contained in:
2016-02-19 01:24:25 +01:00
parent 2730ca4299
commit 6227e47037
4 changed files with 9 additions and 24 deletions

View File

@ -1,4 +0,0 @@
/// <reference path="typings/main.d.ts" />
declare var testplugin: {
logSomething: () => void;
};