Type Aliases
The following type aliases are available globally.
-
Undocumented
Declaration
Swift
public typealias DataProviderResponse<T> = (data: T?, error: Error?)
MovieDB 0.1.0 Docs (2% documented)
The following type aliases are available globally.
Undocumented
Swift
public typealias DataProviderResponse<T> = (data: T?, error: Error?)