This website requires JavaScript.
Explore
Help
Register
Sign In
laoxong
/
misskey
Watch
1
Star
0
Fork
0
You've already forked misskey
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
68a7661f08
misskey
/
src
/
remote
/
activitypub
/
renderer
/
undo.ts
5 lines
62 B
TypeScript
Raw
Normal View
History
Unescape
Escape
yatta
2018-06-18 07:28:43 +02:00
export
default
(
object
:
any
)
=
>
(
{
Implement remote account unfollow
2018-04-03 10:18:06 +02:00
type
:
'Undo'
,
object
}
)
;
Reference in New Issue
Copy Permalink