mirror of
https://github.com/zadam/trilium.git
synced 2025-11-14 01:05:49 +01:00
server-esm: Change single export to export default
This commit is contained in:
@@ -6,4 +6,4 @@ class ValidationError {
|
||||
}
|
||||
}
|
||||
|
||||
export = ValidationError;
|
||||
export default ValidationError;
|
||||
Reference in New Issue
Block a user