mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-23 21:00:01 +08:00
Use Q as a module consistently
This commit is contained in:
4
node-form/index.d.ts
vendored
4
node-form/index.d.ts
vendored
@@ -3,7 +3,9 @@
|
||||
// Definitions by: Roman Samec <https://github.com/rsamec>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
/// <reference types="Q" />
|
||||
/// <reference types="q" />
|
||||
|
||||
import * as Q from "q";
|
||||
|
||||
export as namespace Validation;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user