Appearance
type FnProps = ExposableFn;
Defined in: components/fn.tsx:14
Props for the Fn component.
1.0.0
Simon Kovtyk