checkValid.d.ts 68 B

12
  1. export declare function checkValid(_value: any, _rules: any): void;