• jz's avatar
    add files · 88beb60b
    jz authored
    88beb60b
MJExtension.modulemap 112 Bytes
framework module MJExtension {
  umbrella header "MJExtension-umbrella.h"

  export *
  module * { export * }
}