Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

BlockedResource

import type { BlockedResource } from "https://googleapis.deno.dev/v1/searchconsole:v1.ts";

Blocked resource.

interface BlockedResource {
url?: string;
}

§Properties

§
url?: string
[src]

URL of the blocked resource.