| | |
| | | // swift-interface-format-version: 1.0 |
| | | // swift-compiler-version: Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) |
| | | // swift-module-flags: -target x86_64-apple-macos10.15 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name FirebaseAnalytics |
| | | // swift-module-flags-ignorable: -enable-bare-slash-regex |
| | | // swift-compiler-version: Apple Swift version 6.0.3 effective-5.10 (swiftlang-6.0.3.1.10 clang-1600.0.30.1) |
| | | // swift-module-flags: -target x86_64-apple-macos10.15 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name FirebaseAnalytics |
| | | // swift-module-flags-ignorable: -no-verify-emitted-module-interface |
| | | @_exported import FirebaseAnalytics |
| | | import StoreKit |
| | | import Swift |
| | |
| | | } |
| | | @available(iOS 13.0, macOS 10.15, macCatalyst 13.0, tvOS 13.0, *) |
| | | @available(watchOS, unavailable) |
| | | extension SwiftUI.View { |
| | | public func analyticsScreen(name: Swift.String, class: Swift.String = "View", extraParameters: [Swift.String : Any] = [:]) -> some SwiftUI.View |
| | | extension SwiftUICore.View { |
| | | @_Concurrency.MainActor @preconcurrency public func analyticsScreen(name: Swift.String, class: Swift.String = "View", extraParameters: [Swift.String : Any] = [:]) -> some SwiftUICore.View |
| | | |
| | | } |