5 lines
149 B
JavaScript
Raw Normal View History

2021-02-11 21:31:41 +08:00
'use strict';
// Alias for the react native build of the client.
module.exports = require('./src/reactnative/builds/algoliasearch.reactnative.js');