UNPKG

lerna

Version:

Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository

2 lines (1 loc) 86 B
export declare function prereleaseIdFromVersion(version: string): string | undefined;