UNPKG

@jbrowse/plugin-linear-genome-view

Version:

JBrowse 2 linear genome view

6 lines (5 loc) 229 B
import type { FeatureTrackModel } from '../../LinearBasicDisplay/model.ts'; declare const FloatingLabels: ({ model, }: { model: FeatureTrackModel; }) => import("react/jsx-runtime").JSX.Element; export default FloatingLabels;