smartstring/test/test.d.ts

4 lines
104 B
TypeScript
Raw Normal View History

2016-05-01 12:02:48 +00:00
/// <reference path="../ts/typings/main.d.ts" />
declare let smartstring: any;
declare let should: any;