1
2
3
4
5
6
framework module TuyaSmartBLEMeshKit {
  umbrella header "TuyaSmartBLEMeshKit.h"
 
  export *
  module * { export * }
}