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

Place

import type { Place } from "https://raw.githubusercontent.com/takker99/scrapbox-url-customizer/0.4.3/internal/getTweet.ts";
interface Place {
full_name: string;
id: string;
}

§Properties

§
full_name: string
[src]

Full human-readable representation of the place’s name

§
id: string
[src]

ID representing this place