/** * This statement exports all of the functions and variables from the 'macApi' module. * This allows other modules to import and use them. */ export * from './macApi';