UNPKG

@commercelayer/react-components

Version:
6 lines (5 loc) 167 B
export declare const SkuListsContext: import("react").Context<Partial<{ listIds: string[]; skuLists: Record<string, any>; }>>; export default SkuListsContext;