Skip to content
This repository has been archived by the owner on Apr 30, 2020. It is now read-only.

CTErrorHandler

mattt edited this page Apr 11, 2020 · 1 revision

CTErrorHandler

The type definition for the completion handler.

public typealias CTErrorHandler = (Error?) -> Void