UNPKG

react-carousel-query

Version:

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

11 lines (7 loc) 200 B
// TypeScript Version: 3.8 import type {Plugin} from 'unified' /** * Remark plugin to add anchors headings using GitHub’s algorithm. */ declare const remarkSlug: Plugin<[]> export = remarkSlug