This commit is contained in:
John Estropia
2020-08-17 17:09:41 +09:00
parent d988daa025
commit 72f36e7237
6 changed files with 259 additions and 5 deletions

View File

@@ -10,7 +10,7 @@ extension Modern.PokedexDemo {
// MARK: - Modern.PokedexDemo.Move
enum PokemonType: String, CaseIterable, FieldStorableType {
enum PokemonType: String, CaseIterable, ImportableAttributeType, FieldStorableType {
// MARK: Internal