//
//  Swift.h
//  react-native-ios-visual-effect-view
//
//  Created by Dominic Go on 6/6/24.
//

// When `use_frameworks!` is used, the generated Swift header is inside
// the module.
// Otherwise, it's available only locally with double-quoted imports.
#if __has_include(<react_native_ios_visual_effect_view/react_native_ios_visual_effect_view-Swift.h>)
#import <react_native_ios_visual_effect_view/react_native_ios_visual_effect_view-Swift.h>

#elif __has_include(<react-native-ios-visual-effect-view/react_native_ios_context_menu-Swift.h>)
#import <react-native-ios-visual-effect-view/react_native_ios_visual_effect_view-Swift.h>

#else
#import "react_native_ios_visual_effect_view-Swift.h"
#endif


// #import <react-native-ios-utilities/react-native-ios-utilities-Swift.h>
// #import "<react_native_ios_utilities/react_native_ios_utilities-Swift.h>"
// #import <react-native-ios-utilities/react_native_ios_utilities-Swift.h>
// #import <react-native-ios-utilities/react-native-ios-utilities-Swift.h>
// #import <react-native-ios-utilities/react_native_ios_utilities/react_native_ios_utilities-Swift.h>


//#import "react_native_ios_utilities-Swift.h"
// #import "react_native_ios_utilities/react_native_ios_utilities-Swift.h"
//#import <react_native_ios_utilities/react-native-ios-utilities-umbrella.h>
//#import <react_native_ios_utilities-Swift.h>
