UNPKG

adobe-font-extractor

Version:

A command-line utility for extracting Adobe fonts on macOS and Windows.

4 lines (3 loc) 309 B
#!/usr/bin/env node import{a as o,b as s}from"./chunk-MRLNTCSQ.js";import{proposeCompletions as r}from"@stricli/core";var t=process.argv.slice(3);process.env.COMP_LINE?.endsWith(" ")&&t.push("");await r(o,t,s(process));try{for(let{completion:p}of await r(o,t,s(process)))process.stdout.write(`${p} `)}catch{}