Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/alfredo/lib/alfredo/config/mod.ts>getUserConfig

Your Alfred workflows on steroids with Deno
Go to Latest
variable getUserConfig
import { getUserConfig } from "https://deno.land/x/alfredo@0.4.1/lib/alfredo/config/mod.ts";

type

(defaultConfig?: { [key: string]: unknown; }) => Config