import { hotImport } from './src/hot-import';
export { callerResolve, hotImport, log, VERSION, } from './src/hot-import';
export default hotImport;
