about summary refs log tree commit diff
path: root/src/lib/statsig/gates.ts
blob: 6876f18c531bc0c88a4e78d4f056d0708a6cc3aa (plain) (blame)
1
2
3
export type Gate =
  // Keep this alphabetic please.
  'debug_show_feedcontext' | 'debug_subscriptions' | 'remove_show_latest_button'