ios/AuthenticatorShared/UI/Platform/FileSelection/FileSelectionEvent.swift
2024-05-30 13:43:27 -05:00

6 lines
133 B
Swift

// MARK: - FileSelectionEvent
/// An event to be handled by the FileSelectionCoordinator.
///
enum FileSelectionEvent: Equatable {}