Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

chore(expectedConditions): update generic Function typings #5101

Merged
merged 1 commit into from
Dec 20, 2018

Commits on Dec 20, 2018

  1. chore(expectedConditions): update generic Function typings

    - Use `() => Promise<boolean>` over `Function` typings.
    - Fix an ExpectedConditions test where it was set to a const.
    - Fix a TypeScript typing interface issue with RunResults in taskRunner.
    cnishina committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    cee662a View commit details
    Browse the repository at this point in the history