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

Usage

import * as denoGyazo from "https://raw.githubusercontent.com/takker99/deno-gyazo/0.1.2/error.ts";

§Classes

UnexpectedResponseError

§Variables

checkResponse

responseが正常かどうかを確かめる

isUnexpectedResponseError

§Interfaces

BadRequestError

400のときのerror object

InvalidParameterError

422のときのerror object

NotFoundError

404のときのerror object

NotPrivilegeError

403のときのerror object

RateLimitError

429のときのerror object

UnauthorizedError

401のときのerror object

§Type Aliases

GyazoAPIError