forked from mirror/misskey
6 lines
122 B
TypeScript
6 lines
122 B
TypeScript
export default [
|
|
'https://www.w3.org/ns/activitystreams',
|
|
'https://w3id.org/security/v1',
|
|
{ Hashtag: 'as:Hashtag' }
|
|
];
|