This commit is contained in:
2022-06-06 21:21:58 -05:00
parent 4514fb86c7
commit f23789fc22

6
index.d.ts vendored Normal file
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