smartpath/test/test.d.ts

4 lines
102 B
TypeScript
Raw Permalink Normal View History

2016-04-30 10:07:49 +00:00
/// <reference path="../ts/typings/main.d.ts" />
declare let should: any;
declare let smartpath: any;