A cross-import overlay that bridges TabletopKit and SwiftUI on visionOS, exposing a SwiftUI modifier you apply to host a TabletopKit game within your view hierarchy. It declares no types of its own; instead it connects the two frameworks so a TabletopKit game runs inside SwiftUI content. Use it to present and drive a tabletop game from a SwiftUI view.
This module re-exports or extends other frameworks; it declares no public types of its own in the synthesized interface.
Extends 1
View