mirror of
https://github.com/zadam/trilium.git
synced 2025-11-11 07:45:51 +01:00
server-esm: Change single export to export default
This commit is contained in:
@@ -285,4 +285,4 @@ class BBranch extends AbstractBeccaEntity<BBranch> {
|
||||
}
|
||||
}
|
||||
|
||||
export = BBranch;
|
||||
export default BBranch;
|
||||
|
||||
Reference in New Issue
Block a user