UNPKG

react-carousel-query

Version:

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

2 lines (1 loc) 111 B
export declare const until: (check: () => boolean | Promise<boolean>, pollInterval?: number) => Promise<void>;