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

x/deno/std/encoding/mod.ts>tomlStringify

A modern runtime for JavaScript and TypeScript.
Go to Latest
function tomlStringify
import { tomlStringify } from "https://deno.land/x/deno@v0.28.0/std/encoding/mod.ts";

Parameters

srcObj: object

Returns

string