1// Klib ABI Dump
2// Targets: [iosArm64, iosSimulatorArm64, iosX64, linuxArm64, linuxX64, macosArm64, macosX64, tvosArm64, tvosSimulatorArm64, tvosX64, watchosArm32, watchosArm64, watchosDeviceArm64, watchosSimulatorArm64, watchosX64]
3// Rendering settings:
4// - Signature version: 2
5// - Show manifest properties: true
6// - Show declarations: true
7
8// Library unique name: <androidx.compose.runtime:runtime-annotation>
9open annotation class androidx.compose.runtime.annotation/FrequentlyChangingValue : kotlin/Annotation { // androidx.compose.runtime.annotation/FrequentlyChangingValue|null[0]
10    constructor <init>() // androidx.compose.runtime.annotation/FrequentlyChangingValue.<init>|<init>(){}[0]
11}
12
13open annotation class androidx.compose.runtime.annotation/RememberInComposition : kotlin/Annotation { // androidx.compose.runtime.annotation/RememberInComposition|null[0]
14    constructor <init>() // androidx.compose.runtime.annotation/RememberInComposition.<init>|<init>(){}[0]
15}
16
17open annotation class androidx.compose.runtime/Immutable : kotlin/Annotation { // androidx.compose.runtime/Immutable|null[0]
18    constructor <init>() // androidx.compose.runtime/Immutable.<init>|<init>(){}[0]
19}
20
21open annotation class androidx.compose.runtime/Stable : kotlin/Annotation { // androidx.compose.runtime/Stable|null[0]
22    constructor <init>() // androidx.compose.runtime/Stable.<init>|<init>(){}[0]
23}
24
25open annotation class androidx.compose.runtime/StableMarker : kotlin/Annotation { // androidx.compose.runtime/StableMarker|null[0]
26    constructor <init>() // androidx.compose.runtime/StableMarker.<init>|<init>(){}[0]
27}
28