UNPKG

@gmod/bgzf-filehandle

Version:

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

3 lines (2 loc) 86 B
export { default as BgzfFilehandle } from './bgzFilehandle'; export * from './unzip';