UNPKG

@automattic/wpcom-checkout

Version:
4 lines 263 B
import type { ContactDetailsType } from './types'; import type { ResponseCart } from '@automattic/shopping-cart'; export declare function getContactDetailsType(responseCart: ResponseCart): ContactDetailsType; //# sourceMappingURL=get-contact-details-type.d.ts.map