gulp-function/index.d.ts

7 lines
122 B
TypeScript

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