UNPKG

react-carousel-query

Version:

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

12 lines (10 loc) 357 B
const getIdentitySourceMap = require('./getIdentitySourceMap'); const getModuleSystem = require('./getModuleSystem'); const getRefreshModuleRuntime = require('./getRefreshModuleRuntime'); const normalizeOptions = require('./normalizeOptions'); module.exports = { getIdentitySourceMap, getModuleSystem, getRefreshModuleRuntime, normalizeOptions, };