GMNetService.modulemap 114 Bytes
framework module GMNetService {
  umbrella header "GMNetService-umbrella.h"

  export *
  module * { export * }
}