UNPKG

vladdress

Version:

Lightweight Street Address Parser Written in TypeScript

2 lines (1 loc) 86 B
export declare function isValidCountryCode(inputString: string | undefined): boolean;