first commit

This commit is contained in:
2026-03-10 16:18:05 +00:00
commit 11f9c069b5
31635 changed files with 3187747 additions and 0 deletions

View File

@@ -0,0 +1,29 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta httpEquiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<style id="expo-dom-component-style">
/* These styles make the body full-height */
html,
body {
-webkit-overflow-scrolling: touch; /* Enables smooth momentum scrolling */
}
/* These styles make the root element full-height */
#root {
display: flex;
flex: 1;
}
</style>
<link rel="preload" href="./_expo/static/css/AnsiHighlight.module-fedf6e48c823efc704595e66ae8d0af9.css" as="style"><link rel="stylesheet" href="./_expo/static/css/AnsiHighlight.module-fedf6e48c823efc704595e66ae8d0af9.css"><link rel="preload" href="./_expo/static/css/CodeFrame.module-1043e1883ad0fc007eff2839de5af950.css" as="style"><link rel="stylesheet" href="./_expo/static/css/CodeFrame.module-1043e1883ad0fc007eff2839de5af950.css"><link rel="preload" href="./_expo/static/css/Overlay.module-3d2d7fe1840eb1870c5916f377f0e5cd.css" as="style"><link rel="stylesheet" href="./_expo/static/css/Overlay.module-3d2d7fe1840eb1870c5916f377f0e5cd.css"><link rel="preload" href="./_expo/static/css/Header.module-a592345edc49abc03b030327ee8ec5e3.css" as="style"><link rel="stylesheet" href="./_expo/static/css/Header.module-a592345edc49abc03b030327ee8ec5e3.css"><link rel="preload" href="./_expo/static/css/LogBoxInspectorSourceMapStatus.module-0324e0bf2289db98d4d06d90697b72b1.css" as="style"><link rel="stylesheet" href="./_expo/static/css/LogBoxInspectorSourceMapStatus.module-0324e0bf2289db98d4d06d90697b72b1.css"><link rel="preload" href="./_expo/static/css/StackTraceList.module-5da402f75ccb2c1af9d4205add24827c.css" as="style"><link rel="stylesheet" href="./_expo/static/css/StackTraceList.module-5da402f75ccb2c1af9d4205add24827c.css"><link rel="preload" href="./_expo/static/css/ErrorToast.module-63c79167d7edf9981f4d6d656b33e302.css" as="style"><link rel="stylesheet" href="./_expo/static/css/ErrorToast.module-63c79167d7edf9981f4d6d656b33e302.css"></head>
<body>
<noscript>DOM Components require <code>javaScriptEnabled</code></noscript>
<!-- Root element for the DOM component. -->
<div id="root"></div>
<script src="./_expo/static/js/web/entry-d41d8cd98f00b204e9800998ecf8427e.js" defer></script>
</body>
</html>