UNPKG

@gmod/bgzf-filehandle

Version:

read from a compressed bgzip file (with .gzi) as if it were uncompressed

3 lines 150 B
export { default as BgzfFilehandle } from "./bgzFilehandle.js"; export { unzip, unzipChunkSlice } from "./unzip.js"; //# sourceMappingURL=index.js.map