Ariver
2026-06-04 a465f1f6f733940df3d28550b2af45296ad644b8
1
2
3
public enum EntryPoint: Equatable, CaseIterable, Sendable {
    case quickSwitch
}