A cross-import overlay that bridges QuickLook and SwiftUI, exposing no types of its own. It provides SwiftUI view modifiers that present Quick Look previews of file URLs through a binding, so a view drives the preview's presentation from state. Use it to show previews of file content within a SwiftUI interface on iOS, macOS, and visionOS.
This module re-exports or extends other frameworks; it declares no public types of its own in the synthesized interface.
Extends 1
View