smartstring/test/test.d.ts
2016-05-01 14:02:48 +02:00

4 lines
104 B
TypeScript

/// <reference path="../ts/typings/main.d.ts" />
declare let smartstring: any;
declare let should: any;