Function chainPromises

  • Parameters

    • Rest ...fns: ((...args) => Promise<any>)[]

    Returns Promise<void>

Generated using TypeDoc