Preparing search index...
The search index is not available
@relaycorp/ws-mock
@relaycorp/ws-mock
PingOrPong
Interface PingOrPong
interface
PingOrPong
{
cb
?:
(
(
err
?:
Error
)
=>
void
)
;
data
?:
Data
;
date
:
Date
;
mask
?:
boolean
;
}
Index
Properties
cb?
data?
date
mask?
Properties
Optional
Readonly
cb
cb
?:
(
(
err
?:
Error
)
=>
void
)
Optional
Readonly
data
data
?:
Data
Readonly
date
date
:
Date
Optional
Readonly
mask
mask
?:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cb
data
date
mask
@relaycorp/ws-mock
Loading...