chore(dev): fix require
This commit is contained in:
parent
7508049fb9
commit
45f5d84c9d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import docsearch from '../index.js';
|
||||
var docsearch = require('../index.js');
|
||||
|
||||
docsearch({
|
||||
apiKey: 'e3d767b736584dbe6d4c35f7cf7d4633',
|
||||
|
|
|
|||
Loading…
Reference in a new issue