dashboard
repositories
filestore
activity
search
login
crazy-macs
/
aligner
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix multi-page targeting and split view tile QA
Ariver
2026-06-13
6983a4ed2137bf1a8377e5d1cf82183e02e617f8
[crazy-macs/aligner.git]
/
C1.source
/
Sources
/
AlignerCore
/
Models
/
EntryPoint.swift
1
2
3
public enum EntryPoint: Equatable, CaseIterable, Sendable {
case quickSwitch
}