UNPKG

react-carousel-query

Version:

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

12 lines (9 loc) 219 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = isModule; function isModule(path) { return path.node.sourceType === "module"; } //# sourceMappingURL=is-module.js.map