import { stringify } from "https://deno.land/std@0.211.0/toml/stringify.ts";
Stringify dumps source object into TOML string and returns it.
Parameters
optional
fmtOptions: FormatOptionsformat options
import { stringify } from "https://deno.land/std@0.211.0/toml/stringify.ts";
Stringify dumps source object into TOML string and returns it.
format options