Profile
import type { Profile } from "https://raw.githubusercontent.com/takker99/deno-gyazo/0.2.0/mod.ts";Gyazo account profile
interface Profile {
email: string;
name: string;
profile_image: string;
uid: string;
}import type { Profile } from "https://raw.githubusercontent.com/takker99/deno-gyazo/0.2.0/mod.ts";Gyazo account profile