Search
Preparing search index...
The search index is not available
@open-rpc/typings
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
NodeJS
ConsoleConstructor
Interface ConsoleConstructor
Hierarchy
ConsoleConstructor
Index
Constructors
constructor
Properties
prototype
Constructors
constructor
new
Console
Constructor
(
stdout
:
WritableStream
, stderr
?:
WritableStream
, ignoreErrors
?:
undefined
|
false
|
true
)
:
Console
new
Console
Constructor
(
options
:
ConsoleConstructorOptions
)
:
Console
Parameters
stdout:
WritableStream
Optional
stderr:
WritableStream
Optional
ignoreErrors:
undefined
|
false
|
true
Returns
Console
Parameters
options:
ConsoleConstructorOptions
Returns
Console
Properties
prototype
prototype
:
Console
Globals
NodeJS
Console
Constructor
constructor
prototype