UNPKG

@web3auth-mpc/ui

Version:
8 lines (7 loc) 141 B
declare const COUNTRY_DATA: { name: string; flag: string; code: string; dial_code: string; }[]; export default COUNTRY_DATA;