UNPKG

resolve-tspaths

Version:

Transform path mappings in your compiled Typescript code

6 lines (5 loc) 122 B
import { Command } from "commander"; /** * Create the CLI program. */ export declare function createProgram(): Command;