ChangeType

public enum ChangeType : String, CustomStringConvertible, Codable

Undocumented

  • Undocumented

    Declaration

    Swift

    case resource = "Resource"
  • Declaration

    Swift

    public var description: String { get }