Type alias FunctionCallback

FunctionCallback: CustomCallback<ParseInfo<string[]> & WithComp<boolean>, unknown>

A custom callback for function options.

See

CustomCallback