gaearon / gaearon/react-document-title
Support export.default?
Open
- Dominant language
- JavaScript
- Stars
- 1.8k
- Forks
- 102
- PR merge metrics
- No merged PRs in 30d
Description
Hi. I use TypeScript with React. One thing is that I'm not able to import DocumentTitle with DT d.ts. This is not a big deal, s I've created my own d.ts for DocumentTitle. Another thing is that your module misses default, so I have to use ugly `import DocumentTitle = require('react-document-title')`. Thanks
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.