UNPKG

@grafana/ui

Version:
3 lines (2 loc) 187 B
import { HttpSettingsBaseProps } from './types'; export declare const TLSAuthSettings: ({ dataSourceConfig, onChange }: HttpSettingsBaseProps) => import("react/jsx-runtime").JSX.Element;