NestJS MCP - v1.0.1
Preparing search index...
interfaces/mcp-protocol.interface
JSONValue
Type Alias JSONValue
JSONValue
:
|
string
|
number
|
boolean
|
null
|
JSONValue
[]
|
{
[
key
:
string
]:
JSONValue
}
Generic JSON value type
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
NestJS MCP - v1.0.1
Loading...
Generic JSON value type