Skip to main content
Module

std/encoding/mod.ts>tomlStringify

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
function tomlStringify
import { tomlStringify } from "https://deno.land/std@0.38.0/encoding/mod.ts";

Parameters

srcObj: object

Returns

string