UNPKG

infinity-forge

Version:
13 lines (12 loc) 317 B
import React from 'react'; declare function renderVirtual(swiper: any, slides: any, virtualData: any): React.DetailedReactHTMLElement<{ swiper: any; style: { [x: string]: string; top?: undefined; } | { top: string; }; key: any; }, HTMLElement>[]; export { renderVirtual };