mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2024-12-23 11:08:13 +09:00
d482ca7f9f
And bug fixes
5 lines
59 B
TypeScript
5 lines
59 B
TypeScript
export default object => ({
|
|
type: 'Announce',
|
|
object
|
|
});
|