UNPKG

atikin-universal-validator

Version:

A blazing-fast, zero-dependency validator for frontend and backend JS/TS applications.

5 lines (4 loc) 122 B
export * from './isEmail'; export * from './isStrongPassword'; export * from './isNumber'; export * from './isEmpty';