Skip to content

Перевод 🌍

Вы можете перевести или улучшить перевод этой страницы.

Внести вклад

ENUM

InfoPlist.CodingError

Contents

swift
public enum CodingError: Error

Cases

invalidType(_:)

swift
case invalidType(String)

Released under the MIT License.