renovate
Version:
Automated dependency updates. Flexible so you don't need to be.
6 lines (5 loc) • 306 B
TypeScript
export declare function padZeroes(input: string): string;
export declare function rez2npm(input: string): string;
export declare function rez2pep440(input: string): string;
export declare function pep4402rezInclusiveBound(input: string): string;
export declare function npm2rezplus(input: string): string;