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

feat: support type-only ImportEqualsStmt #1285

Merged
merged 1 commit into from May 14, 2021
Merged

feat: support type-only ImportEqualsStmt #1285

merged 1 commit into from May 14, 2021

Conversation

g-plane
Copy link
Contributor

@g-plane g-plane commented May 14, 2021

This is a TypeScript 4.2 feature:

import type React = require('react')

TypeScript playground

Ref: microsoft/TypeScript#41573

@evanw
Copy link
Owner

evanw commented May 14, 2021

Looks reasonable. Thanks for the contribution!

@evanw evanw merged commit 1655609 into evanw:master May 14, 2021
evanw added a commit that referenced this pull request May 14, 2021
@g-plane g-plane deleted the type-only-import-equals branch May 14, 2021 08:22
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

2 participants