UNPKG

react-carousel-query

Version:

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

5 lines (4 loc) 176 B
import { Import } from './Import'; import { SymbolTable } from './types'; export declare const systemSymbolTable: SymbolTable; export declare const systemSymbolImport: Import;