support for activitypub

This commit is contained in:
Peter Jaszkowiak 2024-11-09 14:39:06 -07:00
parent 3a4d93f958
commit 4ddcbba7e4
15 changed files with 159 additions and 62 deletions

View file

@ -12,6 +12,7 @@
"esModuleInterop": true,
"noImplicitAny": true,
"alwaysStrict": true,
"strictNullChecks": true,
"sourceMap": true
},
"typeAcquisition": {