mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-16 11:02:11 +08:00
added new property "typescript" within Params
This commit is contained in:
1
gulp-typescript/gulp-typescript.d.ts
vendored
1
gulp-typescript/gulp-typescript.d.ts
vendored
@@ -23,6 +23,7 @@ declare module "gulp-typescript" {
|
||||
sourceRoot?: string;
|
||||
sortOutput?: boolean;
|
||||
target?: string;
|
||||
typescript?: any;
|
||||
}
|
||||
|
||||
interface Project {
|
||||
|
||||
Reference in New Issue
Block a user