installServerCartTransport
constinstallServerCartTransport: () =>void
Defined in: @storesynk/next/dist/cart/transport.d.ts:4
Route all cart I/O through the server actions (HttpOnly-cookie cart id).
Must run before the elements runtime boots the store -
Returns
Section titled “Returns”void