type alias AlertSize

Alert size

Definition

"sm" | "md" | "lg"

Usage

import { type AlertSize } from ".";