UNPKG

@jbrowse/core

Version:

JBrowse 2 core libraries used by plugins

3 lines (2 loc) 145 B
import type { LinkProps } from '@mui/material'; export default function ExternalLink(props: LinkProps): import("react/jsx-runtime").JSX.Element;