Skip to content
This repository was archived by the owner on Dec 15, 2023. It is now read-only.

Conversation

@ghost
Copy link

@ghost ghost commented Oct 23, 2018

Replaces the current implementation with typescript's. dts-dom can presumably be deprecated completely.
Will rebase once microsoft/TypeScript#28069 is released.

@FredKSchott
Copy link

@Andy-MS was merged and released (in case you missed it)

@orta
Copy link
Contributor

orta commented Dec 16, 2019

This API was removed from the public API at some point, negating this PR.

@weswigham do you think the JS -> DTS transpilation from 3.7 could be used here instead?

@weswigham
Copy link
Member

Nope. dts-gen is supposed to be about using runtime type information to create declarations, while the js declaration emitter is all static analysis based mostly on JSdoc.

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.

4 participants