Searched refs:variableAsVars (Results 1 – 2 of 2) sorted by relevance
168 …const variableAsVars = { variable: { text: variable.current.text, value: variable.current.value } … constant171 const scopedVars = { ...searchFilterAsVars, ...variableAsVars } as ScopedVars;
1 …variableAsVars = { variable: { text: variable.current.text, value: variable.current.value } };\n …