UNPKG

@firestitch/address

Version:
6 lines (5 loc) 94 B
export interface IAddressRegion { code: string; name: string; country?: string; }