explicitly define node-form module with export = Validation

This commit is contained in:
rsamec 2014-07-28 09:25:35 +02:00
parent 76781c4c85
commit c320d0fac2

View File

@ -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" />