This commit is contained in:
freedakgmail
2025-11-22 20:08:07 +08:00
parent 43c8389705
commit 33cf0c50d1
142 changed files with 44912 additions and 213 deletions
+2
View File
@@ -0,0 +1,2 @@
declare function version(uuid: string): number;
export default version;