UNPKG

react-carousel-query

Version:

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

17 lines (15 loc) 360 B
import { Parser } from './'; declare const parser: { parsers: { babel: Parser; 'babel-flow': Parser; 'babel-ts': Parser; json: Parser; json5: Parser; 'json-stringify': Parser; __js_expression: Parser; __vue_expression: Parser; __vue_event_binding: Parser; }; }; export = parser;