Skip to main content
Module

x/feomasto/priv/config.ts>Config

Sync posts from Mastodon into FeoBlog
Go to Latest
interface Config
import { type Config } from "https://deno.land/x/feomasto@v0.1.0/priv/config.ts";

Properties

url: string
optional
token: string

An API token for accessing Mastodon as a particular user

client: Client
feoblog: FeoBlog