How/where do SwiftUI “App” objects handle AppleEvents

I was looking through:

https://developer.apple.com/library/archive/documentation/Cocoa/Conceptual/ScriptableCocoaApplications/SApps_handle_AEs/SAppsHandleAEs.html

And wondered how these are handled for SwiftUI apps. What would I add or override?

How/where do SwiftUI “App” objects handle AppleEvents
 
 
Q