Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

std/encoding/toml.ts>parse

Deno standard library
Go to Latest
function parse
import { parse } from "https://deno.land/std@0.64.0/encoding/toml.ts";

Parameters

tomlString: string

Returns

object