esbuild-wasm-deno/what/include.ts
2025-02-28 11:30:02 -05:00

5 lines
77 B
TypeScript

import * as React from "react";
console.log(React);
export default "HELLO";