UNPKG

higlass

Version:

HiGlass Hi-C / genomic / large data viewer

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