FunctionTypeProps
Options for FunctionType component.
Members
Section titled “Members”Extends CallSignatureProps
| async | optional boolean | If the method is async |
| children | optional Children | Jsx content |
| doc | optional Children | Documentation for this method. |