mirror of
https://github.com/yattee/yattee.git
synced 2025-01-07 13:27:08 +00:00
4 lines
61 B
Swift
4 lines
61 B
Swift
enum Strings {
|
|
static let yatteeProtocol = "yattee://"
|
|
}
|