blob: 639d89498d007623c8eb766f6f78f62e07e3ec36 [file] [log] [blame]
framework module webview_flutter_wkwebview {
umbrella header "webview-umbrella.h"
export *
module * { export * }
explicit module Test {
header "FlutterWebView_Test.h"
header "FLTCookieManager_Test.h"
header "FWFInstanceManager_Test.h"
}
}