UNPKG

vsf-lexascms

Version:

Official LexasCMS module for Vue Storefront (Next).

6 lines (5 loc) 159 B
export declare type LexascmsRequestContext = { audienceAttributes: { [audienceAttribute: string]: string | number | boolean | null; }; };