mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-03-29 17:08:21 +08:00
Update Q reference in orchestrator
This commit is contained in:
2
orchestrator/index.d.ts
vendored
2
orchestrator/index.d.ts
vendored
@@ -5,6 +5,8 @@
|
||||
|
||||
/// <reference types="q" />
|
||||
|
||||
import * as Q from "q";
|
||||
|
||||
declare type Strings = string|string[];
|
||||
|
||||
declare class Orchestrator {
|
||||
|
||||
Reference in New Issue
Block a user