module.private.modulemap 125 B

123456
  1. framework module MapboxCoreMaps_Private {
  2. umbrella header "MapboxCoreMaps_Internal.h"
  3. export *
  4. module * { export * }
  5. }