UNPKG

@applicaster/blur

Version:
6 lines 258 B
import BlurViewUntyped from './components/BlurView'; import VibrancyViewUntyped from './components/VibrancyView'; const BlurView = BlurViewUntyped; const VibrancyView = VibrancyViewUntyped; export { BlurView, VibrancyView }; //# sourceMappingURL=index.js.map