0xSparked's picture
Upload folder using huggingface_hub
db14b86
raw
history blame contribute delete
304 Bytes
import RefreshRuntime from '/@react-refresh';
const RefreshSig = (type) => type;
RefreshRuntime.injectIntoGlobalHook(window);
window.$RefreshReg$ = () => {};
window.$RefreshSig$ = () => RefreshSig;
window.__vite_plugin_react_preamble_installed__ = true;
console.debug('🤯 Injecting React Refresh');