UNPKG

@grafana/ui

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