Skip to content

ENUM

Environment.Value ​

Contents

swift
public enum Value: Equatable

Cases ​

string(_:) ​

swift
case string(String)

Released under the MIT License.