Type Aliases

The following type aliases are available globally.

  • Undocumented

    Declaration

    Swift

    public typealias DataProviderResponse<T> = (data: T?, error: Error?)