handlebars-lang / handlebars-lang/handlebars-parser
`print` and `PrintVisitor` types are not declared in index type definition file
Open
- Dominant language
- JavaScript
- Stars
- 43
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
The `print` and `PrintVisitor` functions are exported from the library index file but their types are not declared in the index type declaration file.
This causes some problems when trying to import these functions and use them with typescript.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.