module.private.modulemap 155 B

1234567
  1. framework module MapboxNavigationNative_Private {
  2. umbrella header "MapboxNavigationNative_Internal.h"
  3. export *
  4. module * { export * }
  5. link "c++"
  6. }