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