mirror of
https://github.com/yattee/yattee.git
synced 2024-11-09 15:58:20 +00:00
4 lines
61 B
Swift
4 lines
61 B
Swift
enum Strings {
|
|
static let yatteeProtocol = "yattee://"
|
|
}
|