UNPKG

@sbaiahmed1/react-native-blur

Version:
8 lines (7 loc) 265 B
// Web counterpart of the codegen spec module — see // ReactNativeBlurViewNativeComponent.web.ts for why this exists. export { default } from './LiquidGlassView.web'; export type { GlassType, NativeProps, } from './ReactNativeLiquidGlassViewNativeComponent';