CNLiveNewTripartiteManagement.modulemap 148 Bytes
framework module CNLiveNewTripartiteManagement {
  umbrella header "CNLiveNewTripartiteManagement-umbrella.h"

  export *
  module * { export * }
}