type alias SkeletonVariant

Definition

"text" | "rectangular" | "circular" | "rounded"

Usage

import { type SkeletonVariant } from ".";