import * as foo from "@deno-test/foo"; import * as bar from "@deno-test/bar"; console.log(foo, bar);