ErrorHandler

typealias ErrorHandler<I> = (error: JsError, errorInfo: I) -> Unit(source)