Blame view

HHDoctorSDK/AlicloudBeacon.framework/Modules/module.modulemap 109 Bytes
shmily authored
1 2 3 4 5 6
framework module AlicloudBeacon {
  umbrella header "AlicloudBeacon.h"

  export *
  module * { export * }
}