GitHub

DaffCartInMemoryExtraAttributesHook

import { DaffCartInMemoryExtraAttributesHook } from '@daffodil/cart/driver/in-memory'

type DaffCartInMemoryExtraAttributesHook = (reqInfo: RequestInfo, cart: DaffCart) => Record<string, any>