Type Aliases

The following type aliases are available globally.

  • Declaration

    Swift

    public typealias NodeUICompletion<T> = (_ result: T?, _ error: Error?) -> Void