//
// ViewStateStore.swift
// Mastodon
// Created by Cirno MainasuK on 2021-1-27.
import Combine
struct ViewStateStore {
}
enum ViewState { }