Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix nodejs StringDecoder definition #10100

Merged
merged 1 commit into from
Jul 20, 2016
Merged

Conversation

Speedy37
Copy link
Contributor

According to nodejs documentation the current definition of nodejs StringDecoder is invalid.

Reference:

The only change in the documentation between the 4 versions occurs between version 4 and 6 (latest).

@dt-bot
Copy link
Member

dt-bot commented Jul 13, 2016

node/node-0.10.d.ts

to authors (@DefinitelyTyped/DefinitelyTyped Microsoft TypeScript (account can't be detected)). Could you review this PR?
👍 or 👎?

Checklist

  • pass the Travis CI test?

node/node-0.11.d.ts

to authors (@DefinitelyTyped/DefinitelyTyped Microsoft TypeScript (account can't be detected)). Could you review this PR?
👍 or 👎?

Checklist

  • pass the Travis CI test?

node/node-0.12.d.ts

to authors (@DefinitelyTyped/DefinitelyTyped Microsoft TypeScript (account can't be detected)). Could you review this PR?
👍 or 👎?

Checklist

  • pass the Travis CI test?

node/node-4.d.ts

to authors (@DefinitelyTyped/DefinitelyTyped Microsoft TypeScript (account can't be detected)). Could you review this PR?
👍 or 👎?

Checklist

  • pass the Travis CI test?

node/node.d.ts

to authors (@DefinitelyTyped/DefinitelyTyped Microsoft TypeScript (account can't be detected)). Could you review this PR?
👍 or 👎?

Checklist

  • pass the Travis CI test?

@mhegazy mhegazy merged commit b54fdb6 into DefinitelyTyped:master Jul 20, 2016
@nquoctuan
Copy link

nquoctuan commented Jul 29, 2016

Hi guys,
I am totally new to Typescript, Can anyone explain to me the code below that mark in red on Visual Studio? especial to ": this". I looked around on definition of class / interface, seems not support

2016-07-29_200230

I uses TypeScript 1.8
Thanks & regards,
Tuan

@nquoctuan
Copy link

Hi there,

Is it that need to use TypeScript 2.0 ? from microsoft/TypeScript#3694

Thanks
Tuan

ligaz pushed a commit to ligaz/DefinitelyTyped that referenced this pull request Aug 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants