mirror of
https://github.com/zadam/trilium.git
synced 2025-11-11 07:45:51 +01:00
server-ts: Port services/export/zip
This commit is contained in:
@@ -125,6 +125,6 @@ function inlineAttachments(content: string) {
|
||||
return content;
|
||||
}
|
||||
|
||||
module.exports = {
|
||||
export = {
|
||||
exportSingleNote
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user