UNPKG

license-kit

Version:

Aggregate license notes of OSS libraries used in your Node.js project, analyze & visualize OSS licenses with AI-turbocharged tooling

3 lines (2 loc) 116 B
import { type Command } from 'commander'; export default function visualizeCommandSetup(program: Command): Command;