import * as mod from "https://dotland.deno.dev/std@0.116.0/encoding/toml.ts"; VariablesvparseParse parses TOML string into an object. FunctionsfstringifyStringify dumps source object into TOML string and returns it.