UNPKG

567 BTypeScriptView Raw
1import { CopyTask, IExecutable } from '@microsoft/gulp-core-build';
2export * from '@microsoft/gulp-core-build';
3export * from '@microsoft/gulp-core-build-typescript';
4export * from '@microsoft/gulp-core-build-mocha';
5/**
6 * @public
7 */
8export declare const preCopy: CopyTask;
9/**
10 * @public
11 */
12export declare const postCopy: CopyTask;
13/**
14 * @public
15 */
16export declare const buildTasks: IExecutable;
17/**
18 * @public
19 */
20export declare const testTasks: IExecutable;
21/**
22 * @public
23 */
24export declare const defaultTasks: IExecutable;
25//# sourceMappingURL=index.d.ts.map
\No newline at end of file