7 lines
228 B
TypeScript
7 lines
228 B
TypeScript
export type Gate =
|
|
// Keep this alphabetic please.
|
|
| 'debug_show_feedcontext'
|
|
| 'native_pwi_disabled'
|
|
| 'request_notifications_permission_after_onboarding_v2'
|
|
| 'show_avi_follow_button'
|
|
| 'show_follow_back_label_v2'
|