Appearance
type RecursiveFnArg = ExposableFn & object;
Defined in: renderer/type.ts:142
Recursive function arguments.
type: "fn";
1.0.0
Simon Kovtyk