UNPKG

react-carousel-query

Version:

A infinite carousel component made with react that handles the pagination for you.

5 lines (4 loc) 221 B
import { FileSystemCache, FileSystemCacheOptions } from './FileSystemCache'; declare const _default: (options?: FileSystemCacheOptions | undefined) => FileSystemCache; export default _default; export { FileSystemCache };