Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into improvement/export-al…
Browse files Browse the repository at this point in the history
…l-classes
  • Loading branch information
OssamaRafique committed May 18, 2024
2 parents d5a821e + 84f5ffc commit 26b280e
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,3 @@ import WebGLCanvasDrawer from "./epiviz.gl/webgl-drawer";
import WebGLVis from "./epiviz.gl/webgl-vis";

export default WebGLVis;

export {
DataProcessor,
Drawer,
GenomeSizes,
GeometryMapper,
MouseReader,
SVGInteractor,
SemanticZoomer,
SpecificationProcessor,
WebGLCanvasDrawer,
WebGLVis,
utilities,
};

0 comments on commit 26b280e

Please sign in to comment.