UNPKG

react-carousel-query

Version:

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

8 lines 214 B
import * as TSESTree from './ast-spec'; declare module './ast-spec' { interface BaseNode { parent?: TSESTree.Node; } } export * as TSESTree from './ast-spec'; //# sourceMappingURL=ts-estree.d.ts.map