Skip to content

Commit

Permalink
style: improve jsdoc for Render.define (stylus#2893)
Browse files Browse the repository at this point in the history
  • Loading branch information
shulaoda authored Oct 20, 2024
1 parent 3f6aa97 commit 17654bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/renderer.js
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ class Renderer extends EventEmitter {
*
* @param {String} name
* @param {Function|Node} fn
* @param {Boolean} [raw]
* @return {Renderer} for chaining
* @api public
*/
Expand Down

0 comments on commit 17654bf

Please sign in to comment.