Skip to content
On this page

Home > @plaidev/karte-action-sdk > TEXT_VARIANTS

TEXT_VARIANTS variable

Signature:

typescript
TEXT_VARIANTS: {
    size: Record<NonNullable<LayerTextProps["size"]>, any>;
}