module.private.modulemap 122 B

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