Impressia/Vernissage/ViewModels/ImageViewerViewModel.swift
Marcin Czachursk 43affaa868 Fixes
2023-01-13 21:11:30 +01:00

13 lines
236 B
Swift

//
// https://mczachurski.dev
// Copyright © 2023 Marcin Czachurski and the repository contributors.
// Licensed under the MIT License.
//
import Foundation
public struct ImageViewerViewModel {
// public var images: []
}