type alias ToggleSize

Definition

"sm" | "md" | "lg"

Usage

import { type ToggleSize } from ".";