Appearance
type ExposableFn = FnDefinition & Partial<Exposable>;
Defined in: renderer/type.ts:162
Function with variable assignment support.
1.0.0
Simon Kovtyk