X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/a6674a5a5ee863a67cd7d64384000e83ce78311e..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