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