Skip to content

Commit

Permalink
export message event
Browse files Browse the repository at this point in the history
  • Loading branch information
Tony Fettes committed Jul 13, 2024
1 parent e4894df commit d5ce533
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Webapi/Webapi__Dom.re
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ module Image = Webapi__Dom__Image;
module InputEvent = Webapi__Dom__InputEvent;
module KeyboardEvent = Webapi__Dom__KeyboardEvent;
module Location = Webapi__Dom__Location;
module MessageEvent = Webapi__Dom__MessageEvent;
module MouseEvent = Webapi__Dom__MouseEvent;
module MutationObserver = Webapi__Dom__MutationObserver;
module MutationRecord = Webapi__Dom__MutationRecord;
Expand Down

0 comments on commit d5ce533

Please sign in to comment.