UNPKG

@jbrowse/plugin-linear-genome-view

Version:

JBrowse 2 linear genome view

5 lines (4 loc) 241 B
import type PluginManager from '@jbrowse/core/PluginManager'; export default function LinearBareDisplayF(pluginManager: PluginManager): void; export { configSchemaFactory } from './configSchema'; export { stateModelFactory } from './model';