UNPKG

@adyen/adyen-web

Version:

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

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