mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-19 20:08:20 -07:00
15 lines
220 B
Plaintext
15 lines
220 B
Plaintext
|
global
|
||
|
upvar
|
||
|
variable
|
||
|
|
||
|
----------------------------------------------------
|
||
|
|
||
|
[
|
||
|
["scope", "global"],
|
||
|
["scope", "upvar"],
|
||
|
["scope", "variable"]
|
||
|
]
|
||
|
|
||
|
----------------------------------------------------
|
||
|
|
||
|
Checks for scopes.
|