We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
问题描述: hel-dev-utils包未正确导出type类型文件,导致在纯TS工程中提示类型读取异常
hel-dev-utils
期望: 将hel-dev-utils源码内typing.d.ts构建时导出,方便纯ts项目有友好的类型提示
typing.d.ts
The text was updated successfully, but these errors were encountered:
收到,我们补充一下
Sorry, something went wrong.
No branches or pull requests
问题描述:

hel-dev-utils
包未正确导出type类型文件,导致在纯TS工程中提示类型读取异常期望:
将
hel-dev-utils
源码内typing.d.ts
构建时导出,方便纯ts项目有友好的类型提示The text was updated successfully, but these errors were encountered: