7 lines
215 B
TypeScript
7 lines
215 B
TypeScript
export type Gate =
|
|
// Keep this alphabetic please.
|
|
| 'debug_show_feedcontext' // DISABLED DUE TO EME
|
|
| 'post_feed_lang_window' // DISABLED DUE TO EME
|
|
| 'remove_show_latest_button'
|
|
| 'trending_topics_beta'
|