jenkins-bot has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/355143 )
Change subject: doc: Document preview/model module ...................................................................... doc: Document preview/model module Changes: * Assign exports to exports rather than reassigning module.exports so that JSDoc can guess inner members. * Tidy up parameter types with JSDoc's "nullable" syntax. Bug: T158236 Change-Id: I7261d1bb3924c9f14301490f54d7813dcffc959b --- M resources/dist/index.js M resources/dist/index.js.map M src/preview/model.js 3 files changed, 41 insertions(+), 34 deletions(-) Approvals: Jhernandez: Looks good to me, approved jenkins-bot: Verified Phuedx: Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/355143 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7261d1bb3924c9f14301490f54d7813dcffc959b Gerrit-PatchSet: 2 Gerrit-Project: mediawiki/extensions/Popups Gerrit-Branch: master Gerrit-Owner: Phuedx <[email protected]> Gerrit-Reviewer: Jhernandez <[email protected]> Gerrit-Reviewer: Phuedx <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
