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

x/feomasto/priv/deps.ts>toml

Sync posts from Mastodon into FeoBlog
Go to Latest
namespace toml
import { toml } from "https://deno.land/x/feomasto@v0.1.0/priv/deps.ts";

Functions

Parse parses TOML string into an object.

Stringify dumps source object into TOML string and returns it.