framework module NXFramework_Swift {
  umbrella header "NXFramework-Swift-umbrella.h"

  export *
  module * { export * }
}