UNPKG

@ne1410s/codl

Version:

Indulge your apps with codl: a component model library

4 lines (3 loc) 163 B
import { Validator } from '../models'; /** Validates the member value is contained within predefined options. */ export declare const OptionsValidator: Validator;