This website requires JavaScript.
Explore
Help
Sign In
mirror
/
iceshrimp
Watch
1
Star
0
Fork
0
You've already forked iceshrimp
mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced
2024-12-26 04:28:06 +09:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
a640a1e4d4
iceshrimp
/
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
}
)
;
Reference in New Issue
Copy Permalink