JSDoc issue: sap/ui/VersionInfo.load returns Promise<Object> instead of proper type description
Open
@codeworrior is already working on this.
Since Aug 2, 2024.
enhancement
in progress
- Dominant language
- JavaScript
- Stars
- 3.3k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
Hey hey 👋🏻
the JSDoc of sap/ui/VersionInfo.load returns a promise of an object and thus the TypeScript type is also generated as such. Please adjust the return type so that a proper TypeScript type for sap-ui-version.json is being generated.
Thanks
Dominik
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.