Skip to content

الترجمة 🌍

ساهم في ترجمة هذه الصفحة أو تحسينها.

ساهم

ENUM

Environment.Value

Contents

swift
public enum Value: Equatable

Cases

string(_:)

swift
case string(String)

Released under the MIT License.