UNPKG

@danielsaraldi/react-native-blur-view

Version:
7 lines (6 loc) 233 B
export type { BlurViewAndroidProps, BlurViewAndroidType, } from './BlurView.android'; export type { BlurViewIosProps, BlurViewIosType } from './BlurView.ios'; export type { BlurViewType, BlurViewProps } from './BlurView.native';