UNPKG

notbank

Version:
6 lines (5 loc) 100 B
export interface GetBankRequest { country: string; page?: string; page_size?: string; }