UNPKG

@grafana/ui

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