chore: Unify backend express project into ESM (#281)
This commit is contained in:
@@ -23,4 +23,4 @@ function defineAttachment(sequelize, DataTypes) {
|
||||
return Attachment;
|
||||
}
|
||||
|
||||
module.exports = defineAttachment;
|
||||
export default defineAttachment;
|
||||
|
||||
Reference in New Issue
Block a user