flutter_boost.modulemap 116 Bytes
framework module flutter_boost {
  umbrella header "flutter_boost-umbrella.h"

  export *
  module * { export * }
}