UNPKG

codecanon

Version:

CLI tool that downloads documentation from 3rd party libraries, converts them to Markdown, and optimizes for LLMs

3 lines (2 loc) 80 B
import { Command } from "commander"; export declare const initCommand: Command;