Variable: NODE_CONSOLE_PLATFORM
Variable: NODE_CONSOLE_PLATFORM
const NODE_CONSOLE_PLATFORM: "node_console" = 'node_console';
A constant representing the Node Cli platform identifier.
This constant is used as an alias for the Node Cli Adapter within the Stone.js framework. It helps in identifying and configuring platform-specific adapters or components for handling incoming requests and responses.