deno_cli 0.23.0

Provides the deno executable
Documentation
import { retb } from "./esm_imports_b.js";

if (retb() != "b") throw Error();