Files
Web_FreeCAD_Bitbybit/chrome-property-area-harness.html
wangdequan d11566403d
Some checks are pending
real-verification / chrome (push) Waiting to run
real-verification / freecad-oracle (push) Waiting to run
real-verification / wasm (push) Waiting to run
feat: close ordered pairs and property codec batches
2026-08-17 04:58:46 -04:00

6 lines
268 B
HTML

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