UNPKG

react-carousel-query

Version:

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

7 lines (5 loc) 156 B
/* eslint-disable no-underscore-dangle */ /* global window */ export const setJSONDoc = (jsondoc) => { window.__EMBER_GENERATED_DOC_JSON__ = jsondoc; };