made vars global

This commit is contained in:
2022-06-06 21:06:16 -05:00
parent 4ef1440e3a
commit 5fa31fe1be

View File

@@ -1,6 +0,0 @@
declare const UserScriptName: string
declare const UserScriptNamespace: string
declare const UserScriptVersion: string
declare const UserScriptDownloadURL: string
declare const UserScriptSupportURL: string
declare const UserScriptHomepageURL: string