/** * Export all pipes */ export * from './coordinate-format.pipe'; export * from './address-format.pipe';