Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

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

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

JSON.stringify with BigInt support

Parameters

value: unknown
optional
space: number
optional
lua: boolean

Returns

string