UNPKG

110 BTypeScriptView Raw
1export declare function getArgs(): {
2 [key: string]: string;
3};
4export declare function getHelp(): string;