2
2
mirror of https://github.com/mastodon/mastodon-ios synced 2025-04-11 22:58:02 +02:00
2022-01-28 12:09:28 +08:00

15 lines
258 B
Swift

//
// AutoUpdatableObject.swift
// AutoUpdatableObject
//
// Created by Cirno MainasuK on 2021-8-18.
// Copyright © 2021 Twidere. All rights reserved.
//
import Foundation
// Stencil protocol
protocol AutoUpdatableObject { }
// - autoUpdatableObject