blob: 3f7d7ce082034e41e33b77215131ba618b58b8ff [file] [log] [blame]
framework module quick_actions_ios {
umbrella header "quick_actions_ios-umbrella.h"
export *
module * { export * }
explicit module Test {
header "FLTQuickActionsPlugin_Test.h"
header "FLTShortcutStateManager.h"
}
}