X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/f9feeef5c94141718e7617cd67edd98ea8b2170c..refs/pull/1462/head:/resources/assets/js/services/events.js diff --git a/resources/assets/js/services/events.js b/resources/assets/js/services/events.js index cd747ede2..1f97d0cb8 100644 --- a/resources/assets/js/services/events.js +++ b/resources/assets/js/services/events.js @@ -25,4 +25,4 @@ class Events { } } -module.exports = Events; \ No newline at end of file +export default Events; \ No newline at end of file