aboutsummaryrefslogblamecommitdiffhomepage
path: root/shared/models/activitypub/context.ts
blob: bd795a2fde7864824fb11f438fc403c2bcd61bec (plain) (tree)
1
                                                                   
export type ContextType = 'All' | 'View' | 'Announce' | 'CacheFile'