I am trying to import the js-search library into myapp.js in my Django app. The directory structure is like this:
myproject ├── myproject ├── node_modules\\js-sea