Total Complexity | 3 |
Complexity/F | 1 |
Lines of Code | 5 |
Function Count | 3 |
Duplicated Lines | 0 |
Ratio | 0 % |
Changes | 0 |
1 | import RefreshRuntime from 'http://localhost:3000/@react-refresh' |
||
2 | RefreshRuntime.injectIntoGlobalHook(window) |
||
3 | window.$RefreshReg$ = () => {} |
||
4 | window.$RefreshSig$ = () => (type) => type |
||
5 | window.__vite_plugin_react_preamble_installed__ = true |
||
6 |