Appearance
type Fns = Record<string, Function>;
Defined in: renderer/type.ts:171
Function registry.
1.0.0
Simon Kovtyk