This commit is contained in:
MarcWieland
2026-07-26 23:57:23 +02:00
commit 8b613ec0bc
6300 changed files with 1257646 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
export declare const compareVersions: (nextVersion: string, prevVersion: string) => 1 | 0 | -1;