Skip to main content
Module

std/toml/mod.ts>parse

Deno standard library
Go to Latest
variable parse
import { parse } from "https://deno.land/std@0.190.0/toml/mod.ts";

Parse parses TOML string into an object.