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