There was an error while loading. Please reload this page.
1 parent 13fc305 commit b736f91Copy full SHA for b736f91
index.d.ts
@@ -1,7 +1,7 @@
1
declare module "react-phone-input-2" {
2
import React from "react";
3
4
- interface CountryData {
+ export interface CountryData {
5
name: string;
6
dialCode: string;
7
countryCode: string;
0 commit comments