Then.modulemap 88 B

123456
  1. module Then {
  2. umbrella header "Then-umbrella.h"
  3. export *
  4. module * { export * }
  5. }