Type alias Private<T>

Private<T>: ((params) => Promise<T>)

Type Parameters

  • T

Type declaration

Generated using TypeDoc