mirror of
https://github.com/zadam/trilium.git
synced 2025-11-18 03:00:41 +01:00
server-esm: Change single export to export default
This commit is contained in:
@@ -48,4 +48,4 @@ class AttributeExistsExp extends Expression {
|
||||
}
|
||||
}
|
||||
|
||||
export = AttributeExistsExp;
|
||||
export default AttributeExistsExp;
|
||||
|
||||
Reference in New Issue
Block a user