gulp-browser/test/test.d.ts
2016-02-09 20:44:10 +01:00

8 lines
152 B
TypeScript

/// <reference path="ts/typings/main.d.ts" />
declare var plugins: {
beautylog: any;
gulp: any;
gulpBrowser: any;
gulpFunction: any;
};