UNPKG

higlass

Version:

HiGlass Hi-C / genomic / large data viewer

7 lines (6 loc) 203 B
export default intoTheVoid; /** * An adventure into the abyss of void! * @type {(...args: any[]) => void} The explorers find nothing but void. */ declare const intoTheVoid: (...args: any[]) => void;