UNPKG

@adyen/adyen-web

Version:

![npm](https://img.shields.io/npm/v/@adyen/adyen-web.svg)

8 lines (7 loc) 165 B
declare const validationRules: { blur: { number: (number: any) => boolean; cvc: (cvc: any) => boolean; }; }; export default validationRules;