Skip to main content
Module

std/toml/parse.ts

The Deno Standard Library
Latest
import * as mod from "https://deno.land/std@0.224.0/toml/parse.ts";

Variables

Parse parses TOML string into an object.