Type alias Callback<T>

Callback<T>: ((error, result) => void)

Type Parameters

  • T = any

Type declaration

Generated using TypeDoc