mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-14 05:21:24 +00:00
4 lines
55 B
TypeScript
4 lines
55 B
TypeScript
![]() |
import { greet } from "./pkg/deno.js";
|
||
|
|
||
|
greet("Deno");
|