Spec-Zone.ru › Deno 1

Deno.NetPermissionDescriptor

interface NetPermissionDescriptor {
host?: string;
name: "net";
}

Свойства

host?: string

Необязательная строка хоста в формате "<hostname>[:<port>]". Примеры:

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

© 2018–2022 the Deno authors
https://doc.deno.land/deno/stable/~/Deno.NetPermissionDescriptor

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API