6 lines
200 B
TypeScript
6 lines
200 B
TypeScript
export type Gate =
|
|
// Keep this alphabetic please.
|
|
| 'debug_show_feedcontext'
|
|
| 'suggested_feeds_interstitial'
|
|
| 'video_upload' // upload videos
|
|
| 'video_view_on_posts' // see posted videos
|