esbuild-wasm-bundler/other.tsx

2 lines
79 B
TypeScript
Raw Normal View History

2024-06-03 11:39:19 -04:00
export default "TEST STRING";
export const app =()=> <div><h1>lolidk</h1></div>