@aleph-sdk/monorepo
Preparing search index...
client/src
LogEntry
Type Alias LogEntry
type
LogEntry
=
{
message
:
string
;
type
:
"stdout"
|
"stderr"
;
}
Index
Properties
message
type
Properties
message
message
:
string
type
type
:
"stdout"
|
"stderr"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
message
type
@aleph-sdk/monorepo
Loading...