@nosto/nosto-react
Preparing search index...
NostoSessionProps
Type Alias NostoSessionProps
type
NostoSessionProps
=
{
cart
?:
Cart
|
ToCamelCase
<
Cart
>
;
customer
?:
Customer
|
ToCamelCase
<
Customer
>
;
}
Index
Properties
cart?
customer?
Properties
Optional
cart
cart
?:
Cart
|
ToCamelCase
<
Cart
>
Optional
customer
customer
?:
Customer
|
ToCamelCase
<
Customer
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cart
customer
@nosto/nosto-react
Loading...