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

x/alfredo/lib/alfredo/output/types.d.ts>ScriptOutput

Your Alfred workflows on steroids with Deno
Latest
interface ScriptOutput
import { type ScriptOutput } from "https://deno.land/x/alfredo@0.4.3/lib/alfredo/output/types.d.ts";

Properties

items: ScriptItem[]

Items

optional
rerun: number

Rerun automatically after an interval

Should be between 0.1 and 5.0