-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Replication
-
Fully Compatible
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Currently, buildscripts/idl/gen_dts.py will only generate Typescript declarations for IDL files that have commands in them. This is because the original scope of this effort was for commands specifically. However, the struct and enum .d.ts generation is very useful for adding accurate and helpful type hints to Javascript files. So, we should remove this check so that all structs and enums defined in IDLs will be converted to .d.ts files.
- related to
-
SERVER-103950 Implement Bazel target for generating Typescript .d.ts types from commands in IDL files
-
- Closed
-