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