esbuild-wasm-bundler/other.tsx

2 lines
79 B
TypeScript

export default "TEST STRING";
export const app =()=> <div><h1>lolidk</h1></div>