UNPKG

vitessce

Version:

Vitessce app and React component library

6 lines (4 loc) 230 B
import CellSetsZarrLoader from './CellSetsZarrLoader'; import CellsZarrLoader from './CellsZarrLoader'; import MatrixZarrLoader from './MatrixZarrLoader'; export default { CellSetsZarrLoader, CellsZarrLoader, MatrixZarrLoader };