idnameraj's picture
Upload 3150 files
c212805 verified
Raw
History Blame Contribute Delete
96 Bytes
export declare const compareVersions: (nextVersion: string, prevVersion: string) => 1 | 0 | -1;