We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16f5009 commit 431bd9eCopy full SHA for 431bd9e
acp/api/acp.api
@@ -330,3 +330,7 @@ public final class com/agentclientprotocol/transport/TransportKt {
330
public static final fun asMessageChannel (Lcom/agentclientprotocol/transport/Transport;)Lkotlinx/coroutines/channels/Channel;
331
}
332
333
+public final class com/agentclientprotocol/util/CoroutinesUtilKt {
334
+ public static final fun catching (Lkotlin/jvm/functions/Function1;Lkotlin/coroutines/Continuation;)Ljava/lang/Object;
335
+}
336
+
0 commit comments