UNPKG

instantsearch-ui-components

Version:

Common UI components for InstantSearch.

16 lines (15 loc) 391 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var _cx = require("./cx"); Object.keys(_cx).forEach(function (key) { if (key === "default" || key === "__esModule") return; if (key in exports && exports[key] === _cx[key]) return; Object.defineProperty(exports, key, { enumerable: true, get: function get() { return _cx[key]; } }); });