import Foundation

/// Represents an image transform fit type.
@objc(FSTransformFit)
public enum TransformFit: UInt, CustomStringConvertible {