/** * This module exports all functions from the 'findPostalCode' module. */ export * from './findPostalCode';