checkValid.d.ts 68 B

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