Skip to content

Commit

Permalink
jsdoc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelWest22 authored and botandrose committed Jan 9, 2025
1 parent 44b0666 commit 4fd63ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/idiomorph.js
Original file line number Diff line number Diff line change
Expand Up @@ -813,8 +813,8 @@ var Idiomorph = (function () {

/**
*
* @param {Node | null} node1
* @param {Node | null} node2
* @param {Node} node1
* @param {Node} node2
* @param {MorphContext} ctx
* @returns {boolean}
*/
Expand Down

0 comments on commit 4fd63ae

Please sign in to comment.