KC's Workspace
Github
Preparing search index...
@kcconfigs/vitest
<internal>
UserConsoleLog
Interface UserConsoleLog
interface
UserConsoleLog
{
browser
?:
boolean
;
content
:
string
;
origin
?:
string
;
size
:
number
;
taskId
?:
string
;
time
:
number
;
type
:
"stdout"
|
"stderr"
;
}
Index
Properties
browser?
content
origin?
size
task
Id?
time
type
Properties
Optional
browser
browser
?:
boolean
content
content
:
string
Optional
origin
origin
?:
string
size
size
:
number
Optional
task
Id
taskId
?:
string
time
time
:
number
type
type
:
"stdout"
|
"stderr"
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Properties
browser
content
origin
size
task
Id
time
type
Github
KC's Workspace
Loading...