chill117 / express-mysql-session

A MySQL session store for the express framework in node
MIT License
313 stars 108 forks source link

Update docs to detail usage with ES6 #148

Open Simsz opened 10 months ago

Simsz commented 10 months ago

Adds a section to show how you might use/call the module if using ES6 (because you can't immediately invoke a function on import with ES6)