dashboard
repositories
filestore
activity
search
login
crazy-macs
/
aligner
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Add blurred quick switch backdrop
Ariver
2026-06-04
a465f1f6f733940df3d28550b2af45296ad644b8
[crazy-macs/aligner.git]
/
C1.source
/
Sources
/
AlignerCore
/
Models
/
EntryPoint.swift
1
2
3
public enum EntryPoint: Equatable, CaseIterable, Sendable {
case quickSwitch
}