UNPKG

country-codes-library

Version:

The Country Code Library provides a collection of two-letter and three-letter country codes according to the ISO 3166-1 standard, as well as it provides USA, China and Canada Province codes (State codes / adminstrative division codes). In addition, it inc

16 lines (15 loc) 378 B
export declare const CanadaProvinceCode: { Alberta: string; BritishColumbia: string; Manitoba: string; NewBrunswick: string; NewfoundlandAndLabrador: string; NorthwestTerritories: string; NovaScotia: string; Nunavut: string; Ontario: string; PrinceEdwardIsland: string; Quebec: string; Saskatchewan: string; Yukon: string; };