fixing issue with typings

This commit is contained in:
LosslessBot
2016-05-01 21:28:59 +02:00
parent dcd7423921
commit 9f6ab54a05
14 changed files with 2 additions and 5036 deletions

1
test/test.d.ts vendored
View File

@ -1,3 +1,2 @@
/// <reference path="../ts/typings/main.d.ts" />
declare let smartstring: any;
declare let should: any;