I\'m trying to import a JavaScript plugin, typeit.min.js, into my main app.js file. At the bottom of /resources/js/typeit.min.js I put:
export { TypeIt };