couch-kit
Preparing search index...
@couch-kit/client
DebugActionEntry
Interface DebugActionEntry
A recorded debug action entry.
interface
DebugActionEntry
{
action
:
unknown
;
id
:
number
;
source
:
"local"
|
"remote"
;
timestamp
:
number
;
}
Index
Properties
action
id
source
timestamp
Properties
action
action
:
unknown
id
id
:
number
source
source
:
"local"
|
"remote"
timestamp
timestamp
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
id
source
timestamp
couch-kit
Loading...
A recorded debug action entry.