AsyncLockDoneCallback<T>: ((err?: Error | null, ret?: T) => void)

Type Parameters

  • T