UNPKG

@jbrowse/plugin-config

Version:

JBrowse 2 config utilities

9 lines (8 loc) 212 B
declare const HeadingComponent: ({ model, }: { model?: { target: { type: string; }; }; }) => string | import("react/jsx-runtime").JSX.Element; export default HeadingComponent;