Skip to content

feat: unimport support for server api#15

Merged
pi0 merged 1 commit intomainfrom
feat/unimport
Mar 9, 2022
Merged

feat: unimport support for server api#15
pi0 merged 1 commit intomainfrom
feat/unimport

Conversation

@antfu
Copy link
Copy Markdown
Member

@antfu antfu commented Mar 9, 2022

No description provided.

.generateTypeDecarations()
.trim()
.split('\n')
.slice(0, -1) // Remove the last `export {}`
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would be nice if we could configure type declaration options with generateTypeDecarations instead of modify result

Copy link
Copy Markdown
Member

@pi0 pi0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@pi0 pi0 merged commit 9fc9e03 into main Mar 9, 2022
@pi0 pi0 deleted the feat/unimport branch March 9, 2022 10:07
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.

2 participants