UNPKG

@automattic/shopping-cart

Version:
3 lines (2 loc) 109 B
import type { CartKey } from './types'; export const cartKeysThatDoNotAllowFetch: CartKey[] = [ 'no-user' ];