Home / node / Commands / type-aliases / FunctionListResponse @valkey/valkey-glide
@valkey/valkey-glide / Commands / FunctionListResponse
Type Alias: FunctionListResponse
FunctionListResponse =
Record
\<string
,GlideString
|Record
\<string
,GlideString
|null
|GlideString
[]>[]>[]
Type of the response of FUNCTION LIST
command.