UNPKG

@jbrowse/plugin-config

Version:

JBrowse 2 config utilities

7 lines (6 loc) 216 B
import type { IAnyType } from 'mobx-state-tree'; declare const SlotEditor: ({ slot, slotSchema, }: { slot: any; slotSchema: IAnyType; }) => import("react/jsx-runtime").JSX.Element; export default SlotEditor;