Add a CLI task to publish events as the Ditto admin

This commit is contained in:
Alex Gleason
2024-01-15 12:40:39 -06:00
parent 3a654b8ff2
commit e16e81da86
3 changed files with 25 additions and 1 deletions

View File

@@ -179,6 +179,7 @@ export {
activityJson,
createAdminEvent,
createEvent,
type EventStub,
localRequest,
paginated,
type PaginationParams,