This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
loumengning
/
shop
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
47
Commits
3
Branches
51 MiB
Tree:
14200bd57f
shop
/
public
/
assets
/
js
/
require-validator.js
require-validator.js
104 B
Raw
Normal View
History
init
4 years ago
1
2
3
define(['validator-core', 'validator-lang'], function (Validator, undefined) {
return Validator;
});