English
Appearance
Loads a variable from the team library. Promise is rejected if there is no published variable with that key or if the request fails.
importVariableByKeyAsync(key: string): Promise<Variable>