Deno.NetPermissionDescriptor.host - Deno documentation
property Deno.NetPermissionDescriptor.host

Optional host string of the form "<hostname>[:<port>]". Examples:

 "github.com"
 "deno.land:8080"

Type

string