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

x/dynablox_opencloud/src/clients/OpenCloudClient.ts>UniverseDataStoresVersionsScope

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

Properties

scopeType: "universe-datastores.versions"
targetParts: [string, string]
operations: ("read" | "list")[]
optional
allowAllOperations: boolean