Dela via


FunctionArgument interface

The function argument and description.

Properties

description

The argument description.

type

The type of an argument, for example 'string' or 'number'.

Property Details

description

The argument description.

description?: string

Property Value

string

type

The type of an argument, for example 'string' or 'number'.

type: string

Property Value

string