Skip to content

Commit

Permalink
explicitly define node-form module with export = Validation
Browse files Browse the repository at this point in the history
  • Loading branch information
rsamec committed Jul 28, 2014
1 parent 76781c4 commit c320d0f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions node-form/node-form.d.ts
Original file line number Diff line number Diff line change
@@ -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" />
Expand Down

0 comments on commit c320d0f

Please sign in to comment.