Skip to main content
Module

x/bcdeno_api/src/types/types.ts>DiceRoll

🎲 Use BCDice-API from Deno easily
Latest
interface DiceRoll
import { type DiceRoll } from "https://deno.land/x/bcdeno_api@v1.1.1/src/types/types.ts";

ダイスロールの種類と結果

Properties

kind: "normal" | "tens_d10" | "d9"

振ったダイスの種類

sides: number

存在するダイスの面の数

value: number

ダイスの出目