/* Jovian (c) 2020, License: MIT */

export * from './util/global.utils';

import * as ix from './ix';

export const hotblock = ix.hotblock;
