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