UNPKG

@gmod/bgzf-filehandle

Version:

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

3 lines (2 loc) 117 B
export { default as BgzfFilehandle } from './bgzFilehandle.ts'; export { unzip, unzipChunkSlice } from './unzip.ts';