Skip to main content
Module

x/dynablox_opencloud/src/types.ts>EnvironmentURLOptions

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

BEDEV Environemnt URL options for the context of the Roblox website.

If BEDEV2Url is not defined, the default will be apis.roblox.com/{0}.

Properties

optional
BEDEV2Url: string

BEDEV2 base URL for OpenCloud endpoints i.e. apis.roblox.com/universes, default is apis.roblox.com/{0}.