touch-bar-simulator/Touch Bar Simulator/Constants.swift

6 lines
90 B
Swift
Raw Normal View History

2018-10-04 09:58:25 +00:00
import Foundation
struct Constants {
static let windowAutosaveName = "TouchBarWindow"
}