BetterMonitor SDK - v0.1.15
Preparing search index...
types
Store
Interface Store
interface
Store
{
action
:
boolean
;
api
:
boolean
;
blackList
:
(
string
|
RegExp
)
[]
;
debug
:
boolean
;
error
:
boolean
;
fields
:
BMConfigDataFields
;
getUserId
:
()
=>
string
;
originList
:
string
[]
;
projectId
:
string
|
number
;
projectName
:
string
;
queuedActions
:
RequestItemAddAction
[]
;
queuedApis
:
RequestItemAddApi
[]
;
sdk
:
string
;
statistics
:
boolean
;
timeLogMap
:
Map
<
string
,
number
>
;
view
:
boolean
;
}
Index
Properties
action
api
black
List
debug
error
fields
get
User
Id
origin
List
project
Id
project
Name
queued
Actions
queued
Apis
sdk
statistics
time
Log
Map
view
Properties
action
action
:
boolean
api
api
:
boolean
black
List
blackList
:
(
string
|
RegExp
)
[]
debug
debug
:
boolean
error
error
:
boolean
fields
fields
:
BMConfigDataFields
get
User
Id
getUserId
:
()
=>
string
origin
List
originList
:
string
[]
project
Id
projectId
:
string
|
number
project
Name
projectName
:
string
queued
Actions
queuedActions
:
RequestItemAddAction
[]
queued
Apis
queuedApis
:
RequestItemAddApi
[]
sdk
sdk
:
string
statistics
statistics
:
boolean
time
Log
Map
timeLogMap
:
Map
<
string
,
number
>
view
view
:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
api
black
List
debug
error
fields
get
User
Id
origin
List
project
Id
project
Name
queued
Actions
queued
Apis
sdk
statistics
time
Log
Map
view
BetterMonitor SDK - v0.1.15
Loading...