UNPKG

react-carousel-query

Version:

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

9 lines (8 loc) 201 B
declare module "assert/strict" { import { strict } from "node:assert"; export = strict; } declare module "node:assert/strict" { import { strict } from "node:assert"; export = strict; }