UNPKG

@jbrowse/core

Version:

JBrowse 2 core libraries used by plugins

4 lines (3 loc) 166 B
export { configSchema } from './configSchema.ts'; export type { MaybeSerializedFeat } from './types.tsx'; export { stateModelFactory } from './stateModelFactory.ts';