evalstate's picture
download
raw
230 Bytes
import { StrictMode } from 'react';
import { createRoot } from 'react-dom/client';
import './index.css';
import App from './App.tsx';
createRoot(document.getElementById('root')!).render(
<StrictMode>
<App />
</StrictMode>
);

Xet Storage Details

Size:
230 Bytes
·
Xet hash:
ba39b8c7029f84b4ae52ade7e3b5298eeda249db2df42692ffb724497f083a15

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.