Skip to content

Commit 7a5ef4b

Browse files
committed
apiDump
1 parent 02c816a commit 7a5ef4b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

redwood-dom-testing/api/redwood-dom-testing.klib.api

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,8 @@ final class app.cash.redwood.dom.testing/DomSnapshotter { // app.cash.redwood.do
1717
}
1818

1919
final class app.cash.redwood.dom.testing/Frame { // app.cash.redwood.dom.testing/Frame|null[0]
20-
constructor <init>(kotlin/String, kotlin/Int?, kotlin/Int?, kotlin/Double) // app.cash.redwood.dom.testing/Frame.<init>|<init>(kotlin.String;kotlin.Int?;kotlin.Int?;kotlin.Double){}[0]
20+
constructor <init>(kotlin/Int?, kotlin/Int?, kotlin/Double) // app.cash.redwood.dom.testing/Frame.<init>|<init>(kotlin.Int?;kotlin.Int?;kotlin.Double){}[0]
2121

22-
final val backgroundColor // app.cash.redwood.dom.testing/Frame.backgroundColor|{}backgroundColor[0]
23-
final fun <get-backgroundColor>(): kotlin/String // app.cash.redwood.dom.testing/Frame.backgroundColor.<get-backgroundColor>|<get-backgroundColor>(){}[0]
2422
final val height // app.cash.redwood.dom.testing/Frame.height|{}height[0]
2523
final fun <get-height>(): kotlin/Int? // app.cash.redwood.dom.testing/Frame.height.<get-height>|<get-height>(){}[0]
2624
final val pixelRatio // app.cash.redwood.dom.testing/Frame.pixelRatio|{}pixelRatio[0]

0 commit comments

Comments
 (0)