@cavell/kit API
    Preparing search index...

    Interface AssistantLogoProps

    interface AssistantLogoProps {
        size?: number;
        src?: string;
    }
    Index
    size?: number
    src?: string

    Logo asset URL override — defaults to the bundled inline asset.