Change to export syntax
This commit is contained in:
@@ -567,4 +567,4 @@ var spells = {
|
||||
}
|
||||
};
|
||||
|
||||
module.exports = spells;
|
||||
export default spells;
|
||||
|
||||
Reference in New Issue
Block a user