UNPKG

@adyen/adyen-web

Version:

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

7 lines (6 loc) 231 B
import IssuerListContainer from '../helpers/IssuerListContainer'; declare class BillDeskOnlineElement extends IssuerListContainer { static type: string; formatProps(props: any): any; } export default BillDeskOnlineElement;