// Copyright 2018-2025 the Deno authors. MIT license.
console.log("Hello world from JS!");
console.log(Deno.build);
Extension.hello();