type alias ButtonSize

Definition

"sm"
| "md"
| "lg"

Usage

import { type ButtonSize } from ".";