mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 19:07:08 +00:00
explicitly define node-form module with export = Validation
This commit is contained in:
parent
76781c4c85
commit
c320d0fac2
5
node-form/node-form.d.ts
vendored
5
node-form/node-form.d.ts
vendored
@ -1,3 +1,8 @@
|
||||
// Type definitions for node-form v1.0.6
|
||||
// Project: https://github.com/rsamec/form
|
||||
// Definitions by: Roman Samec <https://github.com/rsamec>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
/// <reference path="../underscore/underscore.d.ts" />
|
||||
/// <reference path="../q/Q.d.ts" />
|
||||
/// <reference path="../moment/moment.d.ts" />
|
||||
|
||||
Loading…
Reference in New Issue
Block a user