Deno.ReadPermissionDescriptorinterface ReadPermissionDescriptor {name: "read";path?: string | URL;}§Properties§name: "read"[src]§path?: string | URL[src]