<TArray is array<string, mixed>, TJson is array<string, mixed>>extends |
JsonSerializable, Arrayable<TArray> |
|---|
Interface marker that refers to any valid JSON-RPC object that can be decoded off the wire, or encoded to be sent.
| Methods | ||
|---|---|---|
public
|
jsonSerialize(): TJson
|
# |
| Methods inherited from Nexus\Mcp\Schema\Arrayable |
|---|
toArray() |
| Constants | |||
|---|---|---|---|
public
|
string |
JSON_RPC_VERSION = '2.0'
|
# |