Two minor docstring fixes (#7216)
* fix XmlElement ref in docstring * make sure jsdoc picks up renderDownloadsBadge() docstring
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
/**
|
||||
* @module
|
||||
*/
|
||||
|
||||
import { downloadCount } from './color-formatters.js'
|
||||
import { metric } from './text-formatters.js'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user