This commit is contained in:
2022-06-06 21:20:05 -05:00
parent 4fdf72cca8
commit 4514fb86c7
+6
View File
@@ -0,0 +1,6 @@
declare const UserScriptName: string
declare const UserScriptNamespace: string
declare const UserScriptVersion: string
declare const UserScriptDownloadURL: string
declare const UserScriptSupportURL: string
declare const UserScriptHomepageURL: string