phone/packages/robot3/bundlesize.json
Corey Johnson 27aa62f950 Upgrade robot3 to 1.3.0 for improved TypeScript support
- Bundle robot3 1.3.0 locally (not yet published to npm)
- Fix remaining type inference issues with `as any` casts for invoke() events

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-21 14:53:11 -08:00

9 lines
93 B
JSON

{
"files": [
{
"path": "./machine.min.js",
"maxSize": "1.4 kB"
}
]
}