This website requires JavaScript.
Explore
Help
Sign In
mirror
/
cherrypick
Watch
1
Star
1
Fork
0
You've already forked cherrypick
mirror of
https://github.com/kokonect-link/cherrypick
synced
2025-01-10 20:04:31 +09:00
Code
dddf7834cc
cherrypick
/
src
/
remote
/
activitypub
/
renderer
/
reject.ts
5 lines
64 B
TypeScript
Raw
Normal View
History
Unescape
Escape
wip
2018-06-18 09:54:53 +09:00
export
default
(
object
:
any
)
=
>
(
{
wip
2018-06-01 00:42:37 +09:00
type
:
'Reject'
,
object
}
)
;
Copy Permalink