-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
First appearance:
Lines 130 to 132 in 2b91bcb
| static set = function (variableName, value){ | |
| window[variableName] = value; | |
| } |
Second appearance:
Lines 147 to 149 in 2b91bcb
| static set = function (variableName, value){ | |
| window[variableName] = value; | |
| } |
Does it have special meanings that I don't know?
Thanks for making short but useful library :)
Metadata
Metadata
Assignees
Labels
No labels