aboutsummaryrefslogtreecommitdiff
path: root/node_modules/algoliasearch/reactnative.js
blob: 2377193194a603753a3ad8cf51bd1ba80f47aece (plain)
1
2
3
4
'use strict';

// Alias for the react native build of the client.
module.exports = require('./src/reactnative/builds/algoliasearch.reactnative.js');