UNPKG

@vtex/vtexis-compatibility-layer

Version:

Compatibility layer between intelligent search and VTEX

2 lines (1 loc) 94 B
export declare const getProductsCountAndPage: (from: number, to: number) => [number, number];