init
This commit is contained in:
6
types/compiler_vars.d.ts
vendored
Normal file
6
types/compiler_vars.d.ts
vendored
Normal 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
|
||||
Reference in New Issue
Block a user