@conciergus/chat - v0.3.1
Preparing search index...
index
PluginTestOptions
Interface PluginTestOptions
Plugin test options
interface
PluginTestOptions
{
environment
?:
"node"
|
"browser"
|
"both"
;
coverage
?:
boolean
;
timeout
?:
number
;
}
Index
Properties
environment?
coverage?
timeout?
Properties
Optional
environment
environment
?:
"node"
|
"browser"
|
"both"
Test environment
Optional
coverage
coverage
?:
boolean
Test coverage
Optional
timeout
timeout
?:
number
Test timeout
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
environment
coverage
timeout
@conciergus/chat - v0.3.1
Loading...
Plugin test options