UNPKG

@browsery/validator

Version:

Browser compatible 'validator' module

4 lines (3 loc) 135 B
import validator from "../index.js"; export type IsRgbColorOptions = validator.IsRgbColorOptions; export default validator.isRgbColor;