-
- Downloads
chore: Update JSDoc return types for clarity in MetricGraph and Metric
- Changed return type in MetricGraph's JSDoc from Components.Data.Metric to MetricGraph for better accuracy. - Updated return type in Metric's JSDoc from Components.Data.Metric to Metric to ensure consistency and clarity. These changes improve documentation accuracy, making it clear what these methods return, which helps maintainers understand the codebase better.
Please register or sign in to comment