mirror of
https://github.com/otaviocc/Triton.git
synced 2026-01-29 19:54:27 +00:00
5 lines
78 B
Swift
5 lines
78 B
Swift
import Observation
|
|
|
|
@MainActor
|
|
@Observable
|
|
final class AccountAppViewModel {}
|