UNPKG

@danielsaraldi/react-native-blur-view

Version:
6 lines 302 B
import type { ViewProps } from 'react-native'; export interface NativeProps extends ViewProps { } declare const _default: import("react-native/Libraries/Utilities/codegenNativeComponent").NativeComponentType<NativeProps>; export default _default; //# sourceMappingURL=TargetViewNativeComponent.d.ts.map