Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
const indexP = new Promise((...args) => initSearchIndex(indexOpts, standardResponse(...args)), )
A network resilient, persistent full-text search library for the browser and Node.js