Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/dynablox_opencloud/src/utils/parseBEDEV1Error.ts>BEDEV1Error

A Roblox OpenCloud API wrapper for Deno and NodeJS written in TypeScript.
Latest
interface BEDEV1Error
import { type BEDEV1Error } from "https://deno.land/x/dynablox_opencloud@v0.2.2/src/utils/parseBEDEV1Error.ts";

Properties

optional
code: string | number
message: string
optional
childErrors: ChildError[]
optional
field: string
optional
fieldData: string