Type Aliases
The following type aliases are available globally.
-
Utility alias to representing json data
Declaration
Swift
public typealias JSON = [String : Any]
MCoreKit Docs (90% documented)
The following type aliases are available globally.
Utility alias to representing json data
Swift
public typealias JSON = [String : Any]