/** * Specific API that is only available if the {@link Core.ModuleName.AdvertisingIma | IMA Advertising module} is used. * * @module Advertising.Ima */ export * from './ImaModuleErrorCode'; export * from './API';