Search
Preparing search index...
The search index is not available
Amplitude SDK
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Amplitude SDK
@amplitude/analytics-node
Types
DestinationPlugin
Interface DestinationPlugin
Hierarchy
DestinationPlugin
Index
Properties
name
type
Methods
execute
flush
setup
Properties
name
name
:
string
type
type
:
DESTINATION
Methods
execute
execute
(
context
:
Types
.
Event
)
:
Promise
<
Types
.
Result
>
Parameters
context:
Types
.
Event
Returns
Promise
<
Types
.
Result
>
Optional
flush
flush
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
setup
setup
(
config
:
Types
.
Config
)
:
Promise
<
void
>
Parameters
config:
Types
.
Config
Returns
Promise
<
void
>
Modules
@amplitude/analytics-
browser
@amplitude/analytics-
node
Types
@amplitude/marketing-
analytics-
browser
Destination
Plugin
name
type
execute
flush
setup
Generated using
TypeDoc