Skip to content

Commit

Permalink
export it
Browse files Browse the repository at this point in the history
  • Loading branch information
hpratt committed Jul 9, 2019
1 parent 5e09aa6 commit beb2d41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export { HeaderData, FileType, CommonHeader, ZoomLevelHeader, BWTotalSummary, ChromTree } from "./BigWigHeaderReader";
export { BigWigData, BigBedData, BigZoomData, BigWigReader } from "./BigWigReader";
export { DataLoader, AxiosDataLoader } from "./DataLoader";
export { DataLoader, AxiosDataLoader, FileDataLoader } from "./DataLoader";

0 comments on commit beb2d41

Please sign in to comment.