Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
function InlineTable
import { InlineTable } from "https://deno.land/std@0.108.0/encoding/_toml/parser.ts";

Returns

ParseResult<Record<string, unknown>>