BSB Node.js Type Definitions
BSB Docs
GitHub
Preparing search index...
UnsafeLogData
Type Alias UnsafeLogData
type
UnsafeLogData
=
{
value
:
|
string
|
number
|
boolean
|
(
string
|
number
|
boolean
)
[]
|
Object
;
safeValue
:
SafeLogData
;
}
Index
Properties
value
safe
Value
Properties
value
value
:
string
|
number
|
boolean
|
(
string
|
number
|
boolean
)
[]
|
Object
safe
Value
safeValue
:
SafeLogData
Settings
Member Visibility
Protected
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
value
safe
Value
BSB Documentation
Plugin System
Node.js Guide
BSB Docs
GitHub
BSB Node.js Type Definitions
Loading...