Type alias FuturableExecutor<T>

FuturableExecutor<T>: ((resolve, reject, utils) => void)

Type Parameters

  • T

Type declaration