import Foundation

public enum OmniPlayerConstants {
    public static let compactPlayerHeight: CGFloat = 64
}
