UNPKG

@firestitch/address

Version:
9 lines (8 loc) 165 B
export interface IFsAddressFormatConfig { isLongFormat?: boolean, country?: boolean, region?: boolean, city?: boolean, street?: boolean, zip?: boolean }