1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-02 17:01:14 -05:00
denoland-deno/cli/tests/testdata/info/with_import_map/main.tsx
2023-07-25 18:23:43 +02:00

2 lines
54 B
TypeScript

import { render } from "preact";
console.log(render);