Files
Web_FreeCAD_Bitbybit/chrome-property-direction-harness.html
wangdequan d11566403d
Some checks failed
real-verification / chrome (push) Has been cancelled
real-verification / freecad-oracle (push) Has been cancelled
real-verification / wasm (push) Has been cancelled
feat: close ordered pairs and property codec batches
2026-08-17 04:58:46 -04:00

6 lines
283 B
HTML

<!doctype html>
<html lang="en">
<head><meta charset="UTF-8" /><title>Chrome PropertyDirection harness</title></head>
<body><main id="root">Initializing PropertyDirection harness.</main><script type="module" src="/src/chromePropertyDirectionHarness.tsx"></script></body>
</html>