type alias BadgeStyle

Definition

"subtle" | "solid" | "outline"

Usage

import { type BadgeStyle } from ".";