You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apologies, I misjudged how the globals of a Library work earlier on. Instead of being represented as an array of strings, could it be an Object that maps a string to any value?
As for representation, the values and object can be passed as a JSON object, meaning that the globals property of any request is a string.