FunctionArgument interface

関数の引数と説明。

プロパティ

description

引数の説明。

type

引数の型 (例: 'string' や 'number')。

プロパティの詳細

description

引数の説明。

description?: string

プロパティ値

string

type

引数の型 (例: 'string' や 'number')。

type: string

プロパティ値

string