settings.ts 108 B

123
  1. import {BadgeType} from 'sentry/components/featureBadge';
  2. export const RELEASE_LEVEL: BadgeType = 'alpha';