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

PhotoId

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

Identifier for a Photo.

interface PhotoId {
id?: string;
}

§Properties

§
id?: string
[src]

A unique identifier for a photo.