Swift - Data Types
You want to create a typealias
JSONDictionary for a dictionary with String keys and Any values. Which code correctly defines this?