Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@ivan-saorin
Copy link
Contributor

I was using the library in a "typescript": "^3.8.2" project. It was failing to compile due to some missing types declared.
I changed some definitions to make it works.
The only drawbak is "esModuleInterop": true, need to be set in tsconfig.json due to ("short-uuid": "^3.1.1") import type (import short from "short-uuid";) in host.ts

Copy link
Owner

@au-re au-re left a comment

Choose a reason for hiding this comment

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

Thanks Ivan! It's great to see the library being used by other people than me 😄 I will spend some time tonight updating dependencies and improving the demo.

@au-re au-re merged commit 340e588 into au-re:master Mar 5, 2020
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