Skip to content

Commit

Permalink
Abort. Cleanup [generated]
Browse files Browse the repository at this point in the history
  • Loading branch information
turansky committed Oct 6, 2024
1 parent 410f569 commit ec380ca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kotlin-web/src/jsMain/generated/web/abort/Abortable.kt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ package web.abort
import kotlinx.js.JsPlainObject

@JsPlainObject
@JsExternalInheritorsOnly
external interface Abortable {
/**
* When provided the corresponding `AbortController` can be used to cancel an asynchronous action.
Expand Down

0 comments on commit ec380ca

Please sign in to comment.