• licong's avatar
    fisrt · cb9ad5b8
    licong authored
    cb9ad5b8
GMLibrary.modulemap 108 Bytes
framework module GMLibrary {
  umbrella header "GMLibrary-umbrella.h"

  export *
  module * { export * }
}