Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
esri-compat-entry
CompatEvent
Interface CompatEvent<TPayload>
interface
CompatEvent
<
TPayload
>
{
payload
:
TPayload
;
source
:
unknown
;
timestamp
:
number
;
type
:
string
;
}
Type Parameters
TPayload
=
unknown
Index
Properties
payload
source
timestamp
type
Properties
payload
payload
:
TPayload
source
source
:
unknown
timestamp
timestamp
:
number
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
payload
source
timestamp
type
@honua/sdk-js
Loading...