// @jsx: react-jsx,react-jsxdev // @jsxImportSource: preact // @strict: true // @module: commonjs /// const props = { answer: 42 } const a =
text
; const b =
text
; export {};