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

x/feomasto/priv/config.ts>loadConfig

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

Parameters

fileName: string

Returns

Promise<Config>