about summary refs log tree commit diff
path: root/src/lib/statsig/gates.ts
blob: 866d87aef063ccede0782576835f15755a88fc56 (plain) (blame)
1
2
3
4
5
export type Gate =
  // Keep this alphabetic please.
  | 'debug_show_feedcontext'
  | 'post_feed_lang_window'
  | 'suggested_feeds_interstitial'