You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that this issue is not about re-implementing the API using TypeScript
Summary
The Open MCT public API should be documented in such a way that commonly used IDEs can provide inline documentation and useful code suggestions. A reasonable way of doing this is using external TypeScript declaration files. A lot of our API is already implemented in jsdoc which could potentially be used for auto-generating typescript declarations.
Summary
The Open MCT public API should be documented in such a way that commonly used IDEs can provide inline documentation and useful code suggestions. A reasonable way of doing this is using external TypeScript declaration files. A lot of our API is already implemented in jsdoc which could potentially be used for auto-generating typescript declarations.
Stages
The text was updated successfully, but these errors were encountered: