UNPKG

@gmod/cram

Version:

read CRAM files with pure Javascript

4 lines 226 B
export { CramRecord, default as CramFile } from "./cramFile/index.js"; export { default as CraiIndex } from "./craiIndex.js"; export { default as IndexedCramFile } from "./indexedCramFile.js"; //# sourceMappingURL=index.js.map