UNPKG

release-checker

Version:
3 lines (2 loc) 117 B
export declare function exec(command: string): string; export declare function execOrThrow(command: string): string;