UNPKG

react-carousel-query

Version:

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

12 lines (10 loc) 223 B
import { Parser } from './'; declare const parser: { parsers: { __ng_action: Parser; __ng_binding: Parser; __ng_interpolation: Parser; __ng_directive: Parser; }; }; export = parser;