Skip to content

Commit

Permalink
Fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Mati365 committed Aug 21, 2024
1 parent b5c5a88 commit 38d51b1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/ckeditor5-utils/src/dom/getrangefrommouseevent.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/

/**
* @module utils/dom/getrangefrommouseevent
*/

/**
* Returns a DOM range from a given point specified by a mouse event.
*
Expand Down

0 comments on commit 38d51b1

Please sign in to comment.