UNPKG

polymer-bundler

Version:
9 lines (7 loc) 161 B
declare module 'command-line-usage' { function commandLineUsage(args: any) : string; module commandLineUsage { } export = commandLineUsage; }