generamba_templates/touchin-tablecell/TableCell/cellViewModel.swift.liquid

7 lines
102 B
Plaintext

import Foundation
/// <#CellViewModel description#>
final class {{ module_info.name }}ViewModel {
}