gulpclass
Version:
Make a beautiful class-based gulpfiles with Typescript and Gulpfile.ts
11 lines • 336 B
JavaScript
;
function __export(m) {
for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];
}
Object.defineProperty(exports, "__esModule", { value: true });
/**
* @deprecated
* Dont use this file. Import from "./index.ts" instead.
*/
__export(require("./Decorators"));
//# sourceMappingURL=gulpclass.js.map