variable readFileimport { readFile } from "https://deno.land/x/bid@v1.0.3/core/convert.ts"; type(path: string) => Promise<string>