function readGhHostsimport { readGhHosts } from "https://deno.land/x/pbkit@v0.0.62/misc/github/index.ts"; readGhHosts(hostsFilePath?): Promise<GhHosts>ParametersoptionalhostsFilePath = [UNSUPPORTED]ReturnsPromise<GhHosts>