1
0
Fork 0
peertube/server/lib/activitypub/actors/shared/index.ts

4 lines
103 B
TypeScript
Raw Normal View History

2021-06-03 14:02:29 +00:00
export * from './creator'
export * from './object-to-model-attributes'
export * from './url-to-object'