UNPKG

@tableau/taco-toolkit

Version:
4 lines (3 loc) 126 B
import { Command } from 'commander'; export declare function createCommand(): Command; export declare const program: Command;