Skip to main content
Module

x/bcdeno_api/mod.ts>default#get

🎲 Use BCDice-API from Deno easily
Latest
method default.prototype.get
import { default } from "https://deno.land/x/bcdeno_api@v1.1.1/mod.ts";

WebClientからGETリクエストを送信し、エラー時にBCDiceErrorをthrowする

Parameters

path: string
optional
options: Options

Returns

Promise<any>