Skip to main content
Module

std/encoding/mod.ts>parseToml

Deno standard library
Go to Latest
function parseToml
import { parseToml } from "https://deno.land/std@0.38.0/encoding/mod.ts";

Parameters

tomlString: string

Returns

object