2024-04-15 20:24:07 -05:00

6 lines
113 B
Swift

// MARK: - TutorialEvent
/// An event handled by the `TutorialCoordinator`
///
enum TutorialEvent: Equatable {}