Skip to content
This repository has been archived by the owner on Aug 10, 2024. It is now read-only.

Commit

Permalink
fix API check
Browse files Browse the repository at this point in the history
  • Loading branch information
sanity committed Oct 23, 2022
1 parent 36f13f2 commit 20a15fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/kweb-core.api
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,6 @@ public final class kweb/Kweb : java/io/Closeable {
public static synthetic fun callJs$default (Lkweb/Kweb;Ljava/lang/String;Lkweb/client/FunctionCall;Lkweb/DebugInfo;ILjava/lang/Object;)V
public fun close ()V
public final fun determineClientPrefix (Lio/ktor/server/application/ApplicationCall;)Ljava/lang/String;
public final fun getClientState ()Lcom/google/common/cache/Cache;
public final fun getDebug ()Z
public final fun getKwebConfig ()Lkweb/config/KwebConfiguration;
public final fun getPlugins ()Ljava/util/List;
Expand Down

0 comments on commit 20a15fb

Please sign in to comment.