We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb5cc83 commit a3b2f2eCopy full SHA for a3b2f2e
DemoAppSwiftUI/GroupNameView.swift
@@ -2,7 +2,6 @@
2
// Copyright © 2025 Stream.io Inc. All rights reserved.
3
//
4
5
-import StreamChat
6
import StreamChatSwiftUI
7
import SwiftUI
8
DemoAppSwiftUI/LoginView.swift
Sources/StreamChatSwiftUI/Utils/StreamCore+Extensions.swift
@@ -2,9 +2,4 @@
-import Foundation
-import StreamCore
-
-typealias Injected<T> = StreamCore.Injected<T>
9
-typealias InjectedValues = StreamCore.InjectedValues
10
-typealias StreamConcurrency = StreamCore.StreamConcurrency
+@_exported import StreamCore
0 commit comments