X Tutup
Skip to content

fix(Typings): interface Type should return any, not Type#3300

Closed
NathanWalker wants to merge 2 commits intoangular:masterfrom
NathanWalker:typings-fix
Closed

fix(Typings): interface Type should return any, not Type#3300
NathanWalker wants to merge 2 commits intoangular:masterfrom
NathanWalker:typings-fix

Conversation

@NathanWalker
Copy link
Copy Markdown
Contributor

closes #3299

NathanWalker referenced this pull request Jul 26, 2015
This matches how DefinitelyTyped tests it, so we are
one step closer to publishing the same file we generate.

See #3195
NathanWalker referenced this pull request in DefinitelyTyped/DefinitelyTyped Jul 26, 2015
@alexeagle
Copy link
Copy Markdown
Contributor

@petebacondarwin I'm not sure why there are two copies of the angular2 .d.ts header - is that intentional?

@NathanWalker
Copy link
Copy Markdown
Contributor Author

@mhevery we got the same fix:
#3316

We can close this one or Misko's. Probably this one ;)

@alexeagle alexeagle closed this Jul 27, 2015
@angular-automatic-lock-bot
Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix(Typings): interface Type should return any, not Type

3 participants

X Tutup