UNPKG

yh-validator

Version:

A lightweight form validation library with modular functions

1 lines 93 B
import t from'phone';function e(o,n){return t(o,n?{country:n}:void 0).isValid}export{e as a};