UNPKG

magnet-algolia

Version:
12 lines 440 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); // https://github.com/algolia/algoliasearch-client-javascript exports.default = { // Get from https://www.algolia.com/api-keys applicationId: '', apiKey: '', // Access through app.algoliasearchIndexes.user indexes: {} // https://github.com/algolia/algoliasearch-client-javascript#client-options }; //# sourceMappingURL=algoliasearch.js.map