UNPKG

@adyen/adyen-web

Version:

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

9 lines (8 loc) 291 B
import IssuerListContainer from '../helpers/IssuerListContainer'; declare class OnlineBankingPL extends IssuerListContainer { static type: string; private static disclaimerUrlsMap; private static termsAndConditions; constructor(props: any); } export default OnlineBankingPL;