ListenerApp/ListenerGS/GSDestinations.swift

12 lines
155 B
Swift
Raw Normal View History

//
// GSDestinations.swift
// ListenerGS
//
// Created by Jeremy Rand on 2021-10-19.
//
import Foundation
class GSDestinations : ObservableObject {
}