Skip to content

fix functions that have a object with multiple return values #25010

Merged
RyanCavanaugh merged 1 commit intoDefinitelyTyped:masterfrom
konne:fixMultiValueReturns
Apr 17, 2018
Merged

fix functions that have a object with multiple return values #25010
RyanCavanaugh merged 1 commit intoDefinitelyTyped:masterfrom
konne:fixMultiValueReturns

Conversation

@konne
Copy link
Copy Markdown
Contributor

@konne konne commented Apr 15, 2018

for example GetHyperCubeContinuousData

Signed-off-by: Konrad Mattheis konrad.mattheis@akquinet.de

Please fill in this template.

  • Use a meaningful title for the pull request. Include the name of the package modified.
  • Test the change in your own code. (Compile and run.)
  • Add or edit tests to reflect the change. (Run with npm test.)
  • Run npm run lint package-name (or tsc if no tslint.json is present).

Select one of these and delete the others:

If changing an existing definition:

…HyperCubeContinuousData

Signed-off-by: Konrad Mattheis <konrad.mattheis@akquinet.de>
@typescript-bot typescript-bot added Unowned This PR touches a package that doesn't have any listed owners. Author is Owner The author of this PR is a listed owner of the package. labels Apr 15, 2018
@typescript-bot
Copy link
Copy Markdown
Contributor

typescript-bot commented Apr 15, 2018

@konne Thank you for submitting this PR!

Because this PR doesn't have any code reveiwers, a DefinitelyTyped maintainer will be reviewing it in the next few days once the Travis CI build passes.

In the meantime, if the build fails or a merge conflict occurs, I'll let you know. Have a nice day!

@RyanCavanaugh RyanCavanaugh merged commit 92477a4 into DefinitelyTyped:master Apr 17, 2018
@konne konne deleted the fixMultiValueReturns branch February 10, 2019 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Author is Owner The author of this PR is a listed owner of the package. Unowned This PR touches a package that doesn't have any listed owners.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants