smartpath/test/test.d.ts
2016-04-30 12:07:49 +02:00

4 lines
102 B
TypeScript

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