UNPKG

@firestitch/address

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