Skip to content

Commit

Permalink
chore(bcd): hint type of support object
Browse files Browse the repository at this point in the history
Co-authored-by: Schalk Neethling <schalk.neethling@mechanical-ink.co.za>
  • Loading branch information
caugner and Schalk Neethling authored Mar 17, 2022
1 parent 336b4a7 commit 34cb4e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/document-extractor.js
Original file line number Diff line number Diff line change
Expand Up @@ -464,7 +464,7 @@ function _addSingleSpecialSection($) {
}

/**
* @param {object} support
* @param {object} support - {bcd.SimpleSupportStatement}
* @returns {string}
*/
function _getFirstVersion(support) {
Expand Down

0 comments on commit 34cb4e4

Please sign in to comment.