Skip to content

Commit

Permalink
fix: exports
Browse files Browse the repository at this point in the history
  • Loading branch information
joao-conde committed Sep 19, 2023
1 parent 45879fc commit e16045d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/js/api/admin/index.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
const event = require("./event");

Object.assign(module.exports, event);

0 comments on commit e16045d

Please sign in to comment.