UNPKG

@adyen/adyen-web

Version:

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

6 lines (5 loc) 181 B
import IssuerListContainer from '../helpers/IssuerListContainer'; declare class DotpayElement extends IssuerListContainer { static type: string; } export default DotpayElement;