mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-20 12:00:53 +08:00
added new property "typescript" within Params
This commit is contained in:
Vendored
+1
@@ -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