UNPKG

react-carousel-query

Version:

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

2 lines (1 loc) 50 B
export type Code<T = unknown> = () => Promise<T>;