frenzy-ios/Fervor/Fervor.swift

12 lines
171 B
Swift
Raw Normal View History

2021-12-07 21:58:02 -05:00
//
// Fervor.swift
// Fervor
//
// Created by Shadowfacts on 10/29/21.
//
import Foundation
// todo: fervor: ids should be strings
2021-12-25 14:04:45 -05:00
public typealias FervorID = String