Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/alfredo/lib/alfredo/output/mod.ts>output

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

Show items in Alfred

type

(items: ScriptItem[], interval?: number) => void