@nosto/nosto-js
Preparing search index...
client
Attribution
Interface Attribution
interface
Attribution
{
done
:
()
=>
Promise
<
void
>
;
dumpData
:
()
=>
EventTuple
[]
;
recordAttribution
:
(
event
:
Event
)
=>
Attribution
;
}
Index
Properties
done
dump
Data
record
Attribution
Properties
done
done
:
()
=>
Promise
<
void
>
dump
Data
dumpData
:
()
=>
EventTuple
[]
record
Attribution
recordAttribution
:
(
event
:
Event
)
=>
Attribution
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
done
dump
Data
record
Attribution
@nosto/nosto-js
Loading...