This website requires JavaScript.
Explore
beta.news
Community
Docs
About
Help
Sign In
push.rocks
/
smartvalidator
Watch
3
Star
0
Fork
0
You've already forked smartvalidator
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
87fe9cbb2d9b1e2dba1acfa3c7b49eb6cabd5c81
smartvalidator
/
ts
/
smartvalidator.plugins.ts
T
6 lines
94 B
TypeScript
Raw
Normal View
History
Unescape
Escape
fix(core): update
2022-07-08 11:55:25 +02:00
import
validatorMod
from
'validator'
;
fix(build): modernize package tooling and test setup for current git.zone build ecosystem
2026-05-01 18:37:41 +00:00
const
validator
=
validatorMod
;
fix(core): update
2022-07-08 11:55:25 +02:00
fix(core): update
2023-03-27 23:13:37 +02:00
export
{
validator
}
;
Reference in New Issue
Copy Permalink