This website requires JavaScript.
Explore
Help
Register
Sign in
yume
/
paricafe
Watch
1
Star
0
Fork
You've already forked paricafe
0
mirror of
https://github.com/paricafe/misskey.git
synced
2024-11-30 01:16:43 -06:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
be5a0b4794
paricafe
/
src
/
remote
/
activitypub
/
renderer
/
accept.ts
5 lines
64 B
TypeScript
Raw
Normal View
History
Unescape
Escape
yatta
2018-06-18 00:28:43 -05:00
export
default
(
object
:
any
)
=
>
(
{
Accept remote follow
2018-04-02 22:07:29 -05:00
type
:
'Accept'
,
object
}
)
;
Reference in a new issue
Copy permalink