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

Change default export according to TS1046 #47

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

weedz
Copy link

@weedz weedz commented Jun 28, 2021

error TS1046: Top-level declarations in .d.ts files must start with either a 'declare' or 'export' modifier.

`error TS1046: Top-level declarations in .d.ts files must start with either a 'declare' or 'export' modifier.`.
@weedz weedz changed the title Change default export according to TS1046 Change export default according to TS1046 Jun 28, 2021
@weedz weedz changed the title Change export default according to TS1046 Change default export according to TS1046 Jun 28, 2021
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

1 participant