*arrow function 276* = (...) => new HelloWorld() *arrow function 362* = (...) => helloWorld["hi"]() *arrow function 471* = (...) => undefined HelloWorld = ???*0* - *0* unsupported expression ⚠️ This value might have side effects Home = (...) => module["jsx"]( "button", {"onClick": *arrow function 362*, "children": "Click me"} ) cb = arguments[0] helloWorld = module["useMemo"](*arrow function 276*, [])