gulp-browser/test/test.d.ts

8 lines
152 B
TypeScript
Raw Normal View History

2016-02-09 19:44:10 +00:00
/// <reference path="ts/typings/main.d.ts" />
declare var plugins: {
beautylog: any;
gulp: any;
gulpBrowser: any;
gulpFunction: any;
};