UNPKG

react-carousel-query

Version:

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

6 lines (3 loc) 198 B
import type { ModuleName, TargetVersion } from "./shared"; declare function getModulesListForTargetVersion(version: TargetVersion): readonly ModuleName[]; export = getModulesListForTargetVersion;