Skip to content

Commit

Permalink
prePR got left out of the previous commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
c committed Mar 18, 2024
1 parent 773c6ed commit b874db2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions api-reports/2_13.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15655,6 +15655,8 @@ ImageData[JC] def data: Uint8ClampedArray
ImageData[JC] def height: Int
ImageData[JC] def width: Int
ImageSettings[JT] var colorSpace: js.UndefOr[String]
ImageSettings[SO] lazy val displayP3: ImageSettings
ImageSettings[SO] lazy val sRGB: ImageSettings
InputEvent[JC] def bubbles: Boolean
InputEvent[JC] def cancelBubble: Boolean
InputEvent[JC] def cancelable: Boolean
Expand Down

0 comments on commit b874db2

Please sign in to comment.