@paystreamer/sdk
    Preparing search index...

    Interface PayStreamerTheme

    interface PayStreamerTheme {
        background?: string;
        border?: string;
        card?: string;
        cardForeground?: string;
        muted?: string;
        mutedForeground?: string;
        primary?: string;
        primaryForeground?: string;
        radius?: string;
    }
    Index
    background?: string
    border?: string
    card?: string
    cardForeground?: string
    muted?: string
    mutedForeground?: string
    primary?: string
    primaryForeground?: string
    radius?: string