// // DocumentStore.swift // Mastodon // // Created by Cirno MainasuK on 2021-1-27. // import UIKit import Combine class DocumentStore: ObservableObject { }