FunctionTypeProps
Options for FunctionType component.
Members
Extends CallSignatureProps
async | optionalboolean If the method is async |
children | optionalChildren Jsx content |
doc | optionalChildren Documentation for this method. |
Options for FunctionType component.
Extends CallSignatureProps
async | optionalboolean If the method is async |
children | optionalChildren Jsx content |
doc | optionalChildren Documentation for this method. |