6 lines
199 B
TypeScript
6 lines
199 B
TypeScript
export type Gate =
|
|
// Keep this alphabetic please.
|
|
| 'native_pwi_disabled'
|
|
| 'request_notifications_permission_after_onboarding_v2'
|
|
| 'show_avi_follow_button'
|
|
| 'show_follow_back_label_v2'
|