mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
1 line
87 B
TypeScript
1 line
87 B
TypeScript
const myJSXElement = <Apple orange="orange" lobster={true || false} pear {...grape}/>;
|