Skip to content

Commit e7d5da6

Browse files
committed
info
1 parent a3c6e09 commit e7d5da6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

index.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
'use strict';
22

3+
/**
4+
* node-input-validator
5+
* https://github.com/artisangang/node-input-validator
6+
*/
7+
38
const Validator = require('./lib/validator'),
49
messages = require('./lib/messages');
510

0 commit comments

Comments
 (0)