Auth0 Node.js SDK - v6.4.0
    Preparing search index...

    Interface BrandingThemeFontInputLabels

    Input Labels

    interface BrandingThemeFontInputLabels {
        bold: boolean;
        size: number;
    }
    Index
    bold: boolean

    Input Labels bold

    size: number

    Input Labels size