Avatar
omochimetaru 12/2/2020 6:35 AM
enum Command { struct JSON: Codable { var load: Load? var store: Store? } }