This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// ObservableModel.swift | |
// Rivora | |
// | |
// Created by Dmitrii Trofimov on 26.03.2020. | |
// Copyright © 2020 Dmitrii Trofimov. All rights reserved. | |
// | |
import Foundation | |
import Combine |