Welshman Docs / @welshman/app / unfollow
Function: unfollow() ​
unfollow(
value
):Promise
<{controller
:AbortController
;event
:TrustedEvent
;request
:ThunkRequest
;result
:Deferred
<ThunkStatusByUrl
>;status
:Writable
<ThunkStatusByUrl
>; }>
Defined in: packages/app/src/commands.ts:8
Parameters ​
value ​
string
Returns ​
Promise
<{ controller
: AbortController
; event
: TrustedEvent
; request
: ThunkRequest
; result
: Deferred
<ThunkStatusByUrl
>; status
: Writable
<ThunkStatusByUrl
>; }>