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

x/dynablox_opencloud/src/utils/json.ts>deserialize

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

JSON.parse with BigInt support

Parameters

text: string

Returns

unknown