// // businessCardViewModels.swift // Lookfit // // Created by ecell on 2022/11/22. // Copyright © 2022 Sheldon. All rights reserved. // import UIKit class businessCardViewModels: ViewModel { }