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.1/util.ts";

§Variables

isObject
setDefaults

BaseOptionsの既定値を埋める

§Interfaces

BaseOptions

全てのREST APIに共通するopitons

OAuthOptions

OAuth API用options

§Type Aliases

Fetch

networkからdataをとってくる処理

Result

正常値と異常値を格納する型

Timestamp