Appearance
type VariableFnArg = VariableWithAccess & object;
Defined in: renderer/type.ts:119
Variable function arguments.
type: "var";
1.0.0
Simon Kovtyk