Skip to content

Change typescript.d.ts to be an external module instead of an ambient external module declaration#4695

Merged
mhegazy merged 1 commit into
release-1.6from
definitionsAsExternalModule
Sep 11, 2015
Merged

Change typescript.d.ts to be an external module instead of an ambient external module declaration#4695
mhegazy merged 1 commit into
release-1.6from
definitionsAsExternalModule

Conversation

@mhegazy
Copy link
Copy Markdown
Contributor

@mhegazy mhegazy commented Sep 8, 2015

Changing the format of the output file typescript.d.ts to make it a proper external module, since it is mainly distributed through the node package with typings field.

also keep the old format to share on definitelytyped for the short term.

mhegazy added a commit that referenced this pull request Sep 11, 2015
Change typescript.d.ts to be an external module instead of an ambient external module declaration
@mhegazy mhegazy merged commit 09309d8 into release-1.6 Sep 11, 2015
@mhegazy mhegazy deleted the definitionsAsExternalModule branch September 11, 2015 00:08
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants