import { daffCartDriverHandleCartNotFound } from '@daffodil/cart/driver'
If a DaffCartNotFoundError is thrown into the stream,
the cart ID is removed from storage.
All errors are thrown back into the stream.
function daffCartDriverHandleCartNotFound<T>(storage: DaffCartStorageService): any
| Parameter | storage: DaffCartStorageService |
|---|---|
| Description |