2026-05-20 17:58:31 +08:00

11 lines
119 B
Swift

//
// Snapshot.swift
// punchnet
//
// Created by on 2026/5/20.
//
protocol Snapshot: AnyObject {
}