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

x/alfredo/lib/alfredo/icon/mod.ts>getIcon

Your Alfred workflows on steroids with Deno
Latest
variable getIcon
import { getIcon } from "https://deno.land/x/alfredo@0.4.3/lib/alfredo/icon/mod.ts";

Returns the location of an Apple Icon in the filesystem

type

(name: string) => unknown