Skip to content

Fix "An export assignment cannot be used in a module with other exported elements."#16

Open
Wingysam wants to merge 1 commit intoamjith:masterfrom
Wingysam:patch-1
Open

Fix "An export assignment cannot be used in a module with other exported elements."#16
Wingysam wants to merge 1 commit intoamjith:masterfrom
Wingysam:patch-1

Conversation

@Wingysam
Copy link
Copy Markdown

image
TypeScript doesn't like this for some reason, but everything seems to work as expected if I change export = fuzzyfind to export default fuzzyfind.

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.

1 participant