UNPKG

@teamsparta/stack-button

Version:
5 lines (3 loc) 139 B
type TextButtonSize = "sm" | "md" | "lg"; type TextButtonVariant = "link" | "default"; export type { TextButtonSize, TextButtonVariant };